Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Getting the JDT source code integrated into Eclipse
Getting the JDT source code integrated into Eclipse [message #903196] Wed, 22 August 2012 13:20 Go to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Looks like the JDT source code is not included in the Eclipse RCP and RAP package. How can I install it?

I know how to get the source via Git but would like to have it available in every workspace I use.
Re: Getting the JDT source code integrated into Eclipse [message #903223 is a reply to message #903196] Wed, 22 August 2012 14:21 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 22.08.2012 15:20, Lars Vogel wrote:
> Looks like the JDT source code is not included in the Eclipse RCP and
> RAP package. How can I install it?
>
> I know how to get the source via Git but would like to have it
> available in every workspace I use.
If you want JDT then either use a different EPP or simply install JDT it
via Help > Install New Software... but I'm not exactly sure what you're
asking ;-)

Dani
Re: Getting the JDT source code integrated into Eclipse [message #903242 is a reply to message #903223] Wed, 22 August 2012 16:21 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

@Dani: Thanks for the reply. Sorry for the fuzzy question.

If I open a class included in the JDT, e.g. TypeResolver, I only see the byte-code.

What do I need to install to see the source code?
Re: Getting the JDT source code integrated into Eclipse [message #903278 is a reply to message #903242] Wed, 22 August 2012 19:42 Go to previous messageGo to next message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 08/22/2012 11:21 AM, Lars Vogel wrote:
> @Dani: Thanks for the reply. Sorry for the fuzzy question.
> If I open a class included in the JDT, e.g. TypeResolver, I only see the
> byte-code.
> What do I need to install to see the source code?
Try installing Eclipse JDT Plug-in Developer Resources. It also looks
to be part of Eclipse Project SDK or Eclipse SDK.
Re: Getting the JDT source code integrated into Eclipse [message #903317 is a reply to message #903242] Thu, 23 August 2012 07:09 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 22.08.2012 18:21, Lars Vogel wrote:
> @Dani: Thanks for the reply. Sorry for the fuzzy question.
> If I open a class included in the JDT, e.g. TypeResolver, I only see
> the byte-code.
> What do I need to install to see the source code?

OK. You need to install this: 'Eclipse JDT Plug-in Developer Resources'.

Dani
Re: Getting the JDT source code integrated into Eclipse [message #903337 is a reply to message #903317] Thu, 23 August 2012 08:20 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Thanks David and Dani, installing this helps. I didn't see it, because I forgot to unflag the "Group by" flag. Sorry for that.
Re: Getting the JDT source code integrated into Eclipse [message #903338 is a reply to message #903337] Thu, 23 August 2012 08:33 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 23.08.2012 10:20, Lars Vogel wrote:
> Thanks David and Dani, installing this helps. I didn't see it, because
> I forgot to unflag the "Group by" flag. Sorry for that.

Right. Please add your vote to
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262009

Dani
Re: Getting the JDT source code integrated into Eclipse [message #906891 is a reply to message #903196] Sun, 02 September 2012 21:55 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

I installed the 'Eclipse JDT Plug-in Developer Resources' but if I open org.eclipse.jdt.internal.corext.template.java.LinkResolver I still see the bytecode.

Any further suggestions?
Re: Getting the JDT source code integrated into Eclipse [message #907037 is a reply to message #906891] Mon, 03 September 2012 07:30 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 02.09.2012 23:55, Lars Vogel wrote:
> I installed the 'Eclipse JDT Plug-in Developer Resources' but if I
> open org.eclipse.jdt.internal.corext.template.java.LinkResolver I
> still see the bytecode.
>
> Any further suggestions?
Download a complete drop which already contains the source, e.g. Eclipse
Classic.

Dani
Re: Getting the JDT source code integrated into Eclipse [message #907179 is a reply to message #907037] Mon, 03 September 2012 13:12 Go to previous messageGo to next message
Lars Vogel is currently offline Lars VogelFriend
Messages: 1098
Registered: July 2009
Senior Member

Thanks Dani, would be nice if the JDT source would be included in the RCP / RAP download.
Re: Getting the JDT source code integrated into Eclipse [message #907185 is a reply to message #907179] Mon, 03 September 2012 13:30 Go to previous message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 03.09.2012 15:12, Lars Vogel wrote:
> Thanks Dani, would be nice if the JDT source would be included in the
> RCP / RAP download.
That was my first thought too when I looked at it. But on a second
thought, RCP / RAP developers don't code against JDT, hence the JDT
source is not needed by most of them (I guess).

Dani
Previous Topic:Eclipse failse to start after updating plugins
Next Topic:Save action - "Format source code" setting in plugin_customization.ini
Goto Forum:
  


Current Time: Tue Apr 23 08:34:10 GMT 2024

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

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

Back to the top