Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.8
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
I have
<configuration>
<skip>true</skip>
</configuration>
in one module. When another module has a dependency on it, m-e-p still creates a 'src' project style .classpath link, even though there is no project to link to, instead of creating a 'var' link to the appropriate jar file.