Java Mailing List Archive

http://www.gg3721.com/

Home » eclipse-plugin-dev.groovy »

[groovy-eclipse-plugin-dev] Importing an enum class shows an error in Eclipse

Jean-Noël Rivasseau

2008-08-17


Author LoginPost Reply
Hi,

If I have an enum class, say

public enum Status { AWAITING_PAYMENT, AWAITING_SHIPMENT, CANCELLED, COMPLETED }

inside another Groovy file (Sample.groovy), importing the Status class
in another class shows an error in Eclipse.

import com.example.Status -> shows an error

This is most definitely a bug, can I go ahead and report it?

Also, since this my first post on the list, what's the status of
development for Groovy / Grails support in Eclipse? How many people
are currently actively developing, when new releases are expected, etc
etc.

Jean-Noel

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email


©2008 gg3721.com - Jax Systems, LLC, U.S.A.