Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IMP » External references
External references [message #576324] Fri, 24 July 2009 09:21
Paul W is currently offline Paul WFriend
Messages: 3
Registered: July 2009
Junior Member
Hi,
I have created an IDE for a small dedicated DSL.

The problem is that I need to allow that one project can
reference to another project (e.g. having depencencies to other projcts).
There is also a huge run-time library (much like the java lib) that is
referenced
from each project. The user wants to be able to click on a symbol and to
open
the defintion regardless where it was done (in this current project, in a
another project or
in the run-time files)

The problem I'm facing is things like *when* to parse the run-time libs and
the
referenced projects, how to keep the models up-to-date. Should I have a
workspace model instead of separate etc.

Regarding the run-time libs it seem enough to have this parsed once per
workspace
and not per project.

Has anybody done this kind of handling using IMP, or any other way?

BR

P
Previous Topic:IMP non-java bits and build process
Next Topic:External references
Goto Forum:
  


Current Time: Thu Apr 25 13:09:53 GMT 2024

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

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

Back to the top