General understanding [message #16681] |
Sat, 26 April 2003 10:12  |
Eclipse User |
|
|
|
Originally posted by: frankc.colconsulting.com
Are plug-in scoped specifically to projects or are they "available and
active" across all types of projects?
--
---
Frank V. Castellucci
|
|
|
|
|
|
Re: General understanding [message #23764 is a reply to message #22767] |
Wed, 30 April 2003 10:14   |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
Well, it depends on the plugin. The plugins in the Eclipse SDK
generally only operate on plugins of their own nature. The java model
is built on all projects with the java nature, as an example. Java
search will only find types in java projects, etc. However, the java
editor will do syntax coloring on *.java files that are not in java
projects. A better answer to the original question would be: natures
can be used as a way of scoping the working set for a given plugin or
feature, although this is not enforced in any way.
--
Bob Foster wrote:
> Generally? Currently, natures are only useful for participating in the build
> process. Plugins that don't usually don't pay any attention to natures.
>
> Bob
>
> "John Arthorne" <John_Arthorne@oti.com_> wrote in message
> news:3EADB4AE.3050604@oti.com_...
>
>>At runtime, plugins are usually associated with a project via a project
>>nature. Generally, plugins only work with projects which have their
>>nature. For example, java tooling only operates on java projects. See
>>the eclipse.org article on builders and natures for more information.
>>--
>>
>>Frank V. Castellucci wrote:
>>
>>>Are plug-in scoped specifically to projects or are they "available and
>>>active" across all types of projects?
>>>
>>>--
>>>---
>>>Frank V. Castellucci
>>>
>>>
>>
>
>
|
|
|
|
Re: General understanding [message #31685 is a reply to message #29707] |
Wed, 14 May 2003 11:13  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
I don't know anything about EMF. Perhaps you can ask about the behaviour
of EMF models on the eclipse.tools.emf newsgroup.
--
Frank V. Castellucci wrote:
> So,
>
> If I create a plug-in that accesses EMF models, I can realize the
> information in ALL EMF models in eclipse and not limited to project by
> project.
> Is this correct?
>
|
|
|
Powered by
FUDForum. Page generated in 0.02903 seconds