You must Sign In to post a response.
  • Category: Java Programming

    I have a problem please help me

    how to create project in java command lime program.
  • #18388
    Anil,
    Search for getting started with Java programming through cmd. You need to download Java SDK for it and then there are a few steps which you can easily find by searching on Google.

  • #18988
    Hi Anil,

    Yes we can create a Java project from command line using maven. Download Maven and install it. Then choose the type of Java Project to create and run the respective command. It creates an empty Java project. You can now start creating classes and work on.

    For reference: http://javabrains.koushik.org/maven.html


  • This thread is locked for new responses. Please post your comments and questions as a separate thread.
    If required, refer to the URL of this page in your new post.