Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » IMP » External references
External references [message #30095] Fri, 24 July 2009 09:21
Eclipse UserFriend
Originally posted by: paul.waleter.freemailhost.de

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:External references
Next Topic:Removed feature org.eclipse.imp version 0.1.91 from update site
Goto Forum:
  


Current Time: Thu Mar 28 22:48:46 GMT 2024

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

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

Back to the top