Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » where can I get the source code and Jar files for eclipse-- UI, SWT,...?
where can I get the source code and Jar files for eclipse-- UI, SWT,...? [message #62506] Tue, 18 February 2003 15:26 Go to next message
Hong Deng is currently offline Hong DengFriend
Messages: 15
Registered: July 2009
Junior Member
Hi folks,

Since I just begin to use eclipse and try to create plugins in JDT, I
use Eclipse version on Windows NT, such as,
for package org.eclipse.swt, swt.jar
--eclipse\plugins\org.eclipse.swt.win32_2.0.2\ws\win32
for package org.eclipse.ui, workbench.jar --
eclipse\plugins\org.eclipse.ui_2.0.2,

I am not quite they are correct directory to get jar file, because, when
I run my project, Null pointer expection is raised not from my code.

Anyway, anyone tell me where I can get all the related Jar files and
source code of eclipse, that is great.

Qhmd
Re: where can I get the source code and Jar files for eclipse-- UI, SWT,...? [message #62550 is a reply to message #62506] Tue, 18 February 2003 16:02 Go to previous message
Judy N. Green is currently offline Judy N. GreenFriend
Messages: 149
Registered: July 2009
Senior Member
"Qhmd" <hmdeng6@yahoo.com> wrote in message
news:3E525098.44551CDC@yahoo.com...
| Hi folks,
|
| Since I just begin to use eclipse and try to create plugins in JDT, I
| use Eclipse version on Windows NT, such as,
| for package org.eclipse.swt, swt.jar
| --eclipse\plugins\org.eclipse.swt.win32_2.0.2\ws\win32
| for package org.eclipse.ui, workbench.jar --
| eclipse\plugins\org.eclipse.ui_2.0.2,
|
| I am not quite they are correct directory to get jar file, because, when
| I run my project, Null pointer expection is raised not from my code.
|
| Anyway, anyone tell me where I can get all the related Jar files and
| source code of eclipse, that is great.
|
| Qhmd
|


Hi,

I'm not entirely sure that NT is fully supported by Eclipse ... but I could
be entirely incorrect.

Your best chance at an informed answer is to post to the general eclipse
newsgroup "eclipse.tools"

This group "eclipse.tools.cdt" is specific for the C/C++ Development Tools.

-Judy

--
Previous Topic:is there a page somewhere that discribes
Next Topic:Remote debugging step by step
Goto Forum:
  


Current Time: Sun Sep 08 02:18:42 GMT 2024

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

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

Back to the top