[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Associate Java File with Eclipse on Windows

Eclipse doesn't work that way: it deals with projects, not just individual files. Without the project, most of the editor featues wouldn't work (mainly because the classpath isn't defined). If you need a simple editor, I recommend Jext: 
http://www.jext.org

Scott

On Tue, 20 Aug 2002 17:30:02 -0500, "Sam Cheung" <scheung@xxxxxxxxxxx> wrote:
> Hi,
> 
> I try associate Java File with eclipse as my default java file editor on
> Windows Platform. When I click a java file, eclipse starts, but it does not
> display the java file itself.
> Is this possible in Eclispe?
> 
> Thanks.
> Sam
> 
> 
>