Home > Back-end >  The Eclipse how to run for a project source code
The Eclipse how to run for a project source code

Time:09-30

I didn't get any JAVA, now I have a project in the source code in the code folder, then I opened it and inside are all folders, are com. XXXXX folders in this format, how can I put this project to run?
I tried a file within the Eclipse - & gt; Import - & gt; Existing project into workspace, then select the code folder directory, all all files and complete, point run tip "unable to start the selection, did not make any recently launched"
Want to ask next how to run the program, the trouble to write detailed point, I didn't get any JAVA

CodePudding user response:

See if maven project, maven project import reference https://blog.csdn.net/w12345_ww/article/details/52094756

CodePudding user response:

If ordinary Java project to find the main method and execution

CodePudding user response:

If the web project to configure tomcat to middleware

CodePudding user response:

Screenshots are a few different projects, the hair is different

CodePudding user response:

reference 4 floor nayi_224 response:
multiple several screenshots, different project up hair




CodePudding user response:

The pom. The issue to the XML file content, not the file to use all the jars

CodePudding user response:

refer to 6th floor nayi_224 response:
the pom. The issue to the XML file content, not the file to use all the jars to


I search under code folder to pom. The XML, XML format. There are a lot of the plugin XML, search *. There are a bunch of jar is to all the jars suffix list of file names? I don't understand, collapse

CodePudding user response:

refer to the second floor squid ing response:
if ordinary Java project to find the main method then execute


The contents of the folder screenshot I give came in fifth floor: thank you help me to look at the trouble
  • Related