[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
Re: Associate Java File with Eclipse on Windows
|
- From: Scott Rutledge <scott@xxxxxx>
- Date: Tue, 20 Aug 2002 22:41:34 GMT
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Opera/6.04 (Windows 2000; U) [en]
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
>
>
>