]
Nick Boldt updated LOCUS-47:
----------------------------
Fix Version/s: LATER
Locus plug-ins have errors after importing into workspace
---------------------------------------------------------
Key: LOCUS-47
URL:
https://issues.jboss.org/browse/LOCUS-47
Project: JBoss Tools Locus
Issue Type: Enhancement
Reporter: Denis Golovin
Assignee: Denis Golovin
Fix For: LATER
There are several problems with locus plrojects after importing them into workspace as
maven projects:
1. plugins/pom.xml appears in workspace with name "plugins" and it could
conflict with other imported modules because we have the same names all over jbosstools;
2. org.jboss.tools.locus.mockito uses restricted API and JDT reports it as Error;
3. org.jboss.tools.locus.dmr export packages that created during maven build and reported
as missing in eclipse.