]
Nick Boldt commented on LOCUS-47:
---------------------------------
Move from JBIDE to LOCUS. Set fixversion 1.3.0 but that might have to be 1.4.0 -- not sure
when we plan to release 1.3.0.
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: 1.3.0
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.