Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Customizing "Source and Libraries" of "Java Build Path" in Eclipse Platform laun(Modify plugin part of xtext project)
Customizing "Source and Libraries" of "Java Build Path" in Eclipse Platform laun [message #1155007] Fri, 25 October 2013 16:20
Michele Solimando is currently offline Michele SolimandoFriend
Messages: 1
Registered: October 2013
Junior Member
Hello everyone,
I'm new of Xtext framework. I created a new DSL and its code generator. In the Eclipse Platform (opened after click on "Launch Runtime Eclipse"), I want insert automatically the src-gen folder in "Source" of "Java Built Path" for compile the java code generated.

I also need to use an external jar (or file system, I have them both) to successfully compile the generated classes (that are in src-gen).

where do I enter this information? in build.properties, plugin.xml, MANIFEST.MF, mwe2 workflow file? of the main, ui or sdk project?

Regards,
Michele
Previous Topic:Enum literal has already been defined with literal
Next Topic:Proposals crash when within quotes
Goto Forum:
  


Current Time: Tue Sep 24 06:23:24 GMT 2024

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

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

Back to the top