java - Trouble importing project Eclipse -


i have java project trying load eclipse.

i given war file. unzipped war file , see there 4 folders

.settings build resources src - contains java source code appears webconent .classpath .project

how load project eclipse? see many options import not sure method should do. appreciated.

the .project file 1 can use import in eclipse. if project has pom.xml file (a maven project) can import "existing maven project"

for eclipse's .project file import - go import -> general -> existing projects workspace , select .project file


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -