Patrik Reali <[EMAIL PROTECTED]> writes: > Hi! > > Has anybody already tried to import classpath under Eclipse? I tried to > create a project and import the files, but then Eclipse is far too > intelligent: > * gnu/java/lang classes are imported into package java.lang > * vm/reference/java/lang classes are imported into package vm.java.lang > > Probably I'm just doing something wrong.... (I'm using Eclipse 3.0M4)
Never tried it. Most IDEs do not expect people to try to work on core java, especially not a "different" core java. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

