Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Tycho + Eclipse IDE

Hi to all, 
I have a problem resolving generated plugin in eclipse ide.
Example: I have a project A with a dependency to project B. I build A and B with "mvn clean deploy" and everiting works nicely.
I delete project B from my workspace, maven don't resolve the dependecy even if the artifact exist in maven repo.
 
Thanks


Back to the top