Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » Language integration with existing Project Format
Language integration with existing Project Format [message #247476] Wed, 05 September 2007 17:56
Eclipse UserFriend
Originally posted by: none.whatsoever.com

I was wondering about writing a language integration plugin for Eclipse,
but my problem is that the IDE depends on an already existing project
format, where all files that have to be compiled are in the
..projectextension file. I noticed that Eclipse has it's own formats for
this, but is it possible to override this to use and update the existing
project file instead of the project file from eclipse? This to be able
to reuse the same project format between different IDEs for this
language binding. So is this possible?


--
Ck
Previous Topic:Error when final fields (constants) not initialized at declaration
Next Topic:.jar in lib folder not visible, no filter set
Goto Forum:
  


Current Time: Sat Aug 24 02:13:30 GMT 2024

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

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

Back to the top