Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Request about Importing Java Compiler
Request about Importing Java Compiler [message #246227] Thu, 26 July 2007 01:49 Go to next message
Eclipse UserFriend
Originally posted by: abaketa.yahoo.com

Hii all..

I am a new to eclipse tool, i am developing an RCP application, this
application is like a SDK (Software Development Kit), i am now need to add
the Compilation Unit of the eclipse to my application...

To be more clear, i want to have an editor for my application and a
Compilation Unit also that build .class files like the eclipse tools.

Is there any method that i can import or extend the jdt of the eclipse
tool..

thanks in advance

Moutaz
Re: Request about Importing Java Compiler [message #246232 is a reply to message #246227] Thu, 26 July 2007 02:26 Go to previous messageGo to next message
Eclipse UserFriend
Moutaz wrote:

> Hii all..
>
> I am a new to eclipse tool, i am developing an RCP application, this
> application is like a SDK (Software Development Kit), i am now need to
> add the Compilation Unit of the eclipse to my application...
>
> To be more clear, i want to have an editor for my application and a
> Compilation Unit also that build .class files like the eclipse tools.

Mmh - so why don't you simply extend the SDK (or just JDT is you don't
want/need PDE tooling)? You might be able to add the compiler
(org.eclipse.jdt.core) but there's no way to only add the Java editor
without all the other JDT UI related functionality.

Dani

>
> Is there any method that i can import or extend the jdt of the eclipse
> tool..
>
> thanks in advance
>
> Moutaz
>
Re: Request about Importing Java Compiler [message #246242 is a reply to message #246232] Thu, 26 July 2007 06:50 Go to previous message
Eclipse UserFriend
Originally posted by: abaketa.yahoo.com

thank u for ur quick response

i don't know where to start, so if u can give me any example, or how to
add the compiler (org.eclipse.jdt.core) in my application , i will be very
thankful

Moutaz
Previous Topic:eclipse plugin generator problem
Next Topic:jdt.core.dom
Goto Forum:
  


Current Time: Wed Jul 23 11:40:39 EDT 2025

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

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

Back to the top