Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Initializing Java Tooling after starting Eclipse
Initializing Java Tooling after starting Eclipse [message #335832] Sun, 03 May 2009 14:29 Go to next message
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
Hello,

sometimes I observe the info 'Initialising Java Tooling' after starting
Eclipse.

What does this message mean, what is "Java Tooling"?
On which circumstances is this process required and running after starting
Eclipse?
How can this process be deactivated?

Thomas Wiedmann
Re: Initializing Java Tooling after starting Eclipse [message #335833 is a reply to message #335832] Sun, 03 May 2009 15:05 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Thomas,

If you have JDT installed it will do some initialization in the
beginning in order to be ready to deal with your Java projects. Don't
install JDT if you don't need it. Of course most of the packages come
with JDT installed...


Thomas Wiedmann wrote:
> Hello,
>
> sometimes I observe the info 'Initialising Java Tooling' after
> starting Eclipse.
>
> What does this message mean, what is "Java Tooling"?
> On which circumstances is this process required and running after
> starting Eclipse?
> How can this process be deactivated?
>
> Thomas Wiedmann
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Initializing Java Tooling after starting Eclipse [message #336057 is a reply to message #335833] Fri, 15 May 2009 21:42 Go to previous messageGo to next message
Thomas Wiedmann is currently offline Thomas WiedmannFriend
Messages: 69
Registered: July 2009
Member
> If you have JDT installed it will do some initialization in the
> beginning in order to be ready to deal with your Java projects. Don't
> install JDT if you don't need it. Of course most of the packages come
> with JDT installed...

What are JDT; when are they required (and when not)?
How can I determine, whether JDT are installed?
How can I uninstall them, if they are installed?

Thomas Wiedmann
Re: Initializing Java Tooling after starting Eclipse [message #336059 is a reply to message #336057] Fri, 15 May 2009 23:29 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NO_SPAM.ibm.com

JDT is the java compiler. If you do no java development or debugging at
all then you don't need JDT.

If you are using the Eclipse as an IDE then you probably will doing java
or starting java applications.


Thomas Wiedmann wrote:
>> If you have JDT installed it will do some initialization in the
>> beginning in order to be ready to deal with your Java projects. Don't
>> install JDT if you don't need it. Of course most of the packages come
>> with JDT installed...
>
> What are JDT; when are they required (and when not)?
> How can I determine, whether JDT are installed?
> How can I uninstall them, if they are installed?
>
> Thomas Wiedmann
>

--
Thanks,
Rich Kulp
Previous Topic:Problem at restoring perspective - view not found
Next Topic:Adding console filter to external tool?
Goto Forum:
  


Current Time: Fri Apr 26 05:24:14 GMT 2024

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

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

Back to the top