Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » same project and class name
same project and class name [message #240877] Wed, 12 May 2004 10:56
Eclipse UserFriend
Is there any way to force eclipse to allow a class and project to have the
same name, for example:

In file Test.java

package Test;

public class Test { ... }

Eclipse give me the error that the type collides with a package. However,
I can compile and run it just fine.

Thanks!
Previous Topic:Installing extension to home dir?
Next Topic:Sun Communcation API installation under Eclipse and use ?
Goto Forum:
  


Current Time: Sat Jul 19 18:44:12 EDT 2025

Powered by FUDForum. Page generated in 0.03969 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top