Marketcetera Community Forums
  [Search] Search   [Recent Topics] Recent Topics   [Hottest Topics] Hottest Topics   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Eclipse Setup  XML
Forum Index » Developer Help
Author Message
rdxrd


Joined: 11/08/2009 21:33:39
Messages: 2
Offline

Hello Forum,
I am trying to set project in eclipse and I am facing some problems. here is my dev env



Now when I do mvn eclipse:eclipse on source/util-test/ , it should generate ref to all dependencies declared in pom.xml

pom.xml snippet :



.classpath snippet :


Any idea why commons-collections is missing from .classpath?

thanks in advance

jbrukh@gmail.com


Joined: 19/03/2009 16:16:22
Messages: 21
Offline

Generating proper Eclipse metadata for compiling Photon is the most finicky part of the setup. Checkout http://metc.jottit.com for detailed Mac OS X installation notes.
rdxrd


Joined: 11/08/2009 21:33:39
Messages: 2
Offline

Thanks for the link. I checked the page it describes general setup like mysql , eclipse and dev env. metedata generation will independent of these dependencies.
Commenting this tags from pom.xml solves the problem

 
Forum Index » Developer Help
Go to:   
Powered by JForum 2.1.8 © JForum Team