[jboss-jira] [JBoss JIRA] Created: (JBRULES-767) autocomplete for static classes fails

Mark Proctor (JIRA) jira-events at lists.jboss.org
Sat Mar 31 22:13:49 EDT 2007


autocomplete for static classes fails
-------------------------------------

                 Key: JBRULES-767
                 URL: http://jira.jboss.com/jira/browse/JBRULES-767
             Project: JBoss Rules
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Eclipse IDE
    Affects Versions: 3.1-m1
            Reporter: Mark Proctor
         Assigned To: Kris Verlaenen
             Fix For: 3.1-m2


Autocomplete for static classes overrites the entire import with just the static name.
import org.drools.Cheesery.Maturity;
ends up as:
import Maturity;

When I try to use autocomplete for the Maturity class.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list