Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Editor for java not opening
Editor for java not opening [message #285620] Fri, 20 May 2005 10:14 Go to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

Not sure what has happened but I am no longer able to open java files in
Eclipse, nor can I create any java files. I have installed 3.02 and 3.1m5a
in various combinations with java version 1.4.1_05, 1.4.2_08 and 1.4.2_03.
I am really getting tired of all this installing and reinstalling.

I should add that in between each install I have also deleted the workspace
directory. As far as I know I am starting with a completely new install of
everything.

Any ideas what may be causing this problem? Anything else I can try?

--
-Gary
Re: Editor for java not opening [message #285624 is a reply to message #285620] Fri, 20 May 2005 11:28 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Gary Udstrand wrote:
> Not sure what has happened but I am no longer able to open java files in
> Eclipse, nor can I create any java files. I have installed 3.02 and 3.1m5a
> in various combinations with java version 1.4.1_05, 1.4.2_08 and 1.4.2_03.
> I am really getting tired of all this installing and reinstalling.
>
> I should add that in between each install I have also deleted the workspace
> directory. As far as I know I am starting with a completely new install of
> everything.
>
> Any ideas what may be causing this problem? Anything else I can try?
>

Some more details about what happens would be helpful (other than "I
can't"), but my first suggestion would be that you are installing
something other than the full Eclipse SDK release. For example, what
they call the "Platform" release does not include the JDT (Java tools),
so it will be frustrating if you're trying to do Java development with
it ;-)

What is the name of the ZIP file you downloaded and are installing from?

HTH,
Eric
Re: Editor for java not opening [message #285633 is a reply to message #285624] Fri, 20 May 2005 13:11 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: nospam.nospam.com

On Fri, 20 May 2005 11:28:29 -0400, Eric Rizzo wrote:

> Gary Udstrand wrote:
>> Not sure what has happened but I am no longer able to open java files in
>> Eclipse, nor can I create any java files. I have installed 3.02 and 3.1m5a
>> in various combinations with java version 1.4.1_05, 1.4.2_08 and 1.4.2_03.
>> I am really getting tired of all this installing and reinstalling.
>>
>> I should add that in between each install I have also deleted the workspace
>> directory. As far as I know I am starting with a completely new install of
>> everything.
>>
>> Any ideas what may be causing this problem? Anything else I can try?
>>
>
> Some more details about what happens would be helpful (other than "I
> can't"), but my first suggestion would be that you are installing
> something other than the full Eclipse SDK release. For example, what
> they call the "Platform" release does not include the JDT (Java tools),
> so it will be frustrating if you're trying to do Java development with
> it ;-)
>
> What is the name of the ZIP file you downloaded and are installing from?
>
> HTH,
> Eric

I am pretty sure I am installing the full sdk release. The files are :

eclipse-SDK-3.0.2-win32.zip
eclipse-SDK-3.1M5a-win32.zip
eclipse-SDK-3.1M7-win32.zip

This AM (after running a defrag last night) I used regcleaner and jv power
tools 16 to clean up my registry. For no apparent reason Eclipse started
to work after these two tasks. Must have been something wonky in the
registry. FWIW, I never did see any (Eclipse) log messages either that
would indicate a problem. This is what one gets when using XP for dev....
--
-Gary
Re: Editor for java not opening [message #285692 is a reply to message #285633] Mon, 23 May 2005 11:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: eclipse.rizzoweb.com

Gary Udstrand wrote:
> On Fri, 20 May 2005 11:28:29 -0400, Eric Rizzo wrote:
>
>
>>Gary Udstrand wrote:
>>
>>>Not sure what has happened but I am no longer able to open java files in
>>>Eclipse, nor can I create any java files. I have installed 3.02 and 3.1m5a
>>>in various combinations with java version 1.4.1_05, 1.4.2_08 and 1.4.2_03.
>>>I am really getting tired of all this installing and reinstalling.
>>>
>>>I should add that in between each install I have also deleted the workspace
>>>directory. As far as I know I am starting with a completely new install of
>>>everything.
>>>
>>>Any ideas what may be causing this problem? Anything else I can try?
>>>
>>
>>Some more details about what happens would be helpful (other than "I
>>can't"), but my first suggestion would be that you are installing
>>something other than the full Eclipse SDK release. For example, what
>>they call the "Platform" release does not include the JDT (Java tools),
>>so it will be frustrating if you're trying to do Java development with
>>it ;-)
>>
>>What is the name of the ZIP file you downloaded and are installing from?
>>
>>HTH,
>> Eric
>
>
> I am pretty sure I am installing the full sdk release. The files are :
>
> eclipse-SDK-3.0.2-win32.zip
> eclipse-SDK-3.1M5a-win32.zip
> eclipse-SDK-3.1M7-win32.zip

Yep, those are the correct files for getting "full" Eclipse including JDT.


> This AM (after running a defrag last night) I used regcleaner and jv power
> tools 16 to clean up my registry. For no apparent reason Eclipse started
> to work after these two tasks. Must have been something wonky in the
> registry. FWIW, I never did see any (Eclipse) log messages either that
> would indicate a problem. This is what one gets when using XP for dev....

Just for your own sanity, Eclipse does not use the windoze registry at
all, so it is not likely that any registry work directly led to the
problem going away. It is possible that some general JRE/JDK registry
cleanup happened - if you launch Eclipse without specifying a particular
JRE/JDK location (you should be using -vm option, highly recommended),
then such registry changes could affect Eclipse indirectly by changing
the system's Java settings.

Eric
Re: Editor for java not opening [message #286118 is a reply to message #285692] Thu, 02 June 2005 14:26 Go to previous message
Eclipse UserFriend
Originally posted by: NOSPAM_astonchan.yahoo.com

It may not be your problem but I remember it appeared to happen to me
once. It turned out, I had the .java extension mistakenly set to some
other editor which won't show up for java file.
Previous Topic:Invalid Thread Access
Next Topic:MarkerImageProvider
Goto Forum:
  


Current Time: Mon Nov 10 00:17:46 EST 2025

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

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

Back to the top