How to access external Resources (best practices wanted) [message #64537] |
Wed, 10 June 2009 05:38  |
Eclipse User |
|
|
|
Hi all,
I am developing eclipse support for Modelica. That language has some
common structures, one is external libraries.
So like in common java projects I want be able to add those libs to my
project and have them shown in the Navigator.
The easiest way to do that would be to have some kind of virtual IFolder
that does not map to a _real_ workspace local resource. Is that even
possible?
The other way would be to completely implement that stuff in my project
model myself without sharing any common types with eclipse (one shall
not implement IContainer). Isn't that overhead?
any ideas?
|
|
|
Re: How to access external Resources (best practices wanted) [message #64584 is a reply to message #64537] |
Wed, 10 June 2009 11:53  |
Eclipse User |
|
|
|
Am 10.06.2009 11:38, schrieb Christoph Höger:
> Hi all,
>
> I am developing eclipse support for Modelica. That language has some
> common structures, one is external libraries.
> So like in common java projects I want be able to add those libs to my
> project and have them shown in the Navigator.
>
> The easiest way to do that would be to have some kind of virtual IFolder
> that does not map to a _real_ workspace local resource. Is that even
> possible?
>
> The other way would be to completely implement that stuff in my project
> model myself without sharing any common types with eclipse (one shall
> not implement IContainer). Isn't that overhead?
>
> any ideas?
Sorry, wrong newsgroup. Got irritated ...
|
|
|
Re: How to access external Resources (best practices wanted) [message #598230 is a reply to message #64537] |
Wed, 10 June 2009 11:53  |
Eclipse User |
|
|
|
Am 10.06.2009 11:38, schrieb Christoph Höger:
> Hi all,
>
> I am developing eclipse support for Modelica. That language has some
> common structures, one is external libraries.
> So like in common java projects I want be able to add those libs to my
> project and have them shown in the Navigator.
>
> The easiest way to do that would be to have some kind of virtual IFolder
> that does not map to a _real_ workspace local resource. Is that even
> possible?
>
> The other way would be to completely implement that stuff in my project
> model myself without sharing any common types with eclipse (one shall
> not implement IContainer). Isn't that overhead?
>
> any ideas?
Sorry, wrong newsgroup. Got irritated ...
|
|
|
Powered by
FUDForum. Page generated in 0.05652 seconds