Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Integrate JDT in an E4 RCP application(I need to use JDT into an E4 RCP application with a specific application model)
Integrate JDT in an E4 RCP application [message #1777978] Thu, 07 December 2017 09:09
Gianluca Bartolini is currently offline Gianluca BartoliniFriend
Messages: 1
Registered: December 2017
Junior Member
Hello to everyone,
I need to use JDT into an already existent Eclipse E4 RCP application.
This E4 RCP application does not extend the Eclipse IDE application model but provides its own application model.
Looking at the dependencies of the org.eclipse.jdt.ui plugin that contains the JDT, it needs a lot of stuff from Eclipse 3 IDE (for example dependencies from org.eclipse.ui.xx plugins and things like IFile) none of which are available in a the E4 RCP application.
It is possible integrate/use JDT in this application? Is JDT able to extend the E4 RCP application, application model?

Thanks
Previous Topic:Copy Participant and Name Conflicts
Next Topic:Why is this code error ?
Goto Forum:
  


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

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

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

Back to the top