-
Mar 14th, 2009, 04:09 PM
#1
Full source of newly created project
Hi all, yet I have another question regarding my newly created project. I imported the project to eclipse but I have the feeling that I see only the main structure and am missing the fully code. I did do mvn -Ddownloadsource=true eclipse:eclipse but nothing happened much. I see a different project structure when i brows the sample project and a different one from mine. Am I missing any entry (like in pom.xml)
thanks again
-
Mar 16th, 2009, 08:52 AM
#2
Did you create your project using the maven archetype? Or was it created manually?
If you could do "mvn eclipse:eclipse", you should already have a pom.xml.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules