[jbosstools-issues] [JBoss JIRA] (JBIDE-17990) Organize imports does not work for Maven dependencies

Harald Wellmann (JIRA) issues at jboss.org
Tue Jul 29 11:30:29 EDT 2014


Harald Wellmann created JBIDE-17990:
---------------------------------------

             Summary: Organize imports does not work for Maven dependencies
                 Key: JBIDE-17990
                 URL: https://issues.jboss.org/browse/JBIDE-17990
             Project: Tools (JBoss Tools)
          Issue Type: Bug
    Affects Versions: 4.2.0.Beta3
         Environment: Oracle JDK 1.8.0_05, Eclipse Luna
            Reporter: Harald Wellmann


After upgrading from 4.2.0.Beta2 to Beta3 to test the fix for JBIDE-17724, Organize Imports is broken in my workspace. More precisely, I'm referring to the capability of finding the package a class lives in and generating the  {{import}} directive with the FQCN.

The corresponding Quick Fix is also broken.

It only works for class names from sources in the workspace, it no longer works for class names from a Maven dependency in the local repository.

This is even worse than JBIDE-17724, I'll have to revert to Beta2.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list