| rcp [message #276198] |
Fri, 19 November 2004 00:21  |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
The rcp in the help file says that i should require only org.eclipse.ui
and org.eclipse.core.runtime if I intend to be RCP. I take this to mean
of the main eclipse architecture classes.
However I tried to eliminate org.eclipse.core.resources, but its saying
the class org.eclipse.ui.ide.IDE requires it. Does this make sense, and
will i be able to do RCP and still include org.eclipse.core.resources?
I really will need resources because I have a project based plugin, and
I believe Project is an IResource. does RCP support projects?
Thanks for the tips.
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber."
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
|
| Re: rcp [message #276283 is a reply to message #276247] |
Fri, 19 November 2004 18:50   |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
But eclipse 3.0 told me to use IDE to open my editors! How should I open
an editor if I am not to use IDE.openEditor()?
Thanks!
James Willans wrote:
> Generally speaking an RCP app will not have org.eclipse.ui.ide.IDE, its
> inclusion will also require the inclusion of other plugins such as
> org.eclipse.core.resources.
>
> James
>
> CL [dnoyeb] Gilbert wrote:
>
>> The rcp in the help file says that i should require only
>> org.eclipse.ui and org.eclipse.core.runtime if I intend to be RCP. I
>> take this to mean of the main eclipse architecture classes.
>
>
>> However I tried to eliminate org.eclipse.core.resources, but its
>> saying the class org.eclipse.ui.ide.IDE requires it. Does this make
>> sense, and will i be able to do RCP and still include
>> org.eclipse.core.resources?
>
>
>> I really will need resources because I have a project based plugin,
>> and I believe Project is an IResource. does RCP support projects?
>
>
>> Thanks for the tips.
>
>
>
>
>
>
>
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber."
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
| Re: rcp [message #276287 is a reply to message #276247] |
Fri, 19 November 2004 19:00  |
Eclipse User |
|
|
|
Originally posted by: Lamont_Gilbert.rigidsoftware.com
ok, i got it. for some reason when i changed to 3.0 i was under the
impression that page.openEditor was dperecated or something. I had
changed all my instances to IDE.openEditor. Weird. I changed all back
and almost got rid of ide package except for some images I am too lazy
to get rid of now...
James Willans wrote:
> Generally speaking an RCP app will not have org.eclipse.ui.ide.IDE, its
> inclusion will also require the inclusion of other plugins such as
> org.eclipse.core.resources.
>
> James
>
> CL [dnoyeb] Gilbert wrote:
>
>> The rcp in the help file says that i should require only
>> org.eclipse.ui and org.eclipse.core.runtime if I intend to be RCP. I
>> take this to mean of the main eclipse architecture classes.
>
>
>> However I tried to eliminate org.eclipse.core.resources, but its
>> saying the class org.eclipse.ui.ide.IDE requires it. Does this make
>> sense, and will i be able to do RCP and still include
>> org.eclipse.core.resources?
>
>
>> I really will need resources because I have a project based plugin,
>> and I believe Project is an IResource. does RCP support projects?
>
>
>> Thanks for the tips.
>
>
>
>
>
>
>
--
Respectfully,
CL Gilbert
"Verily, verily, I say unto you, He that entereth not by the door() into
the sheepfold{}, but climbeth up some other *way, the same is a thief
and a robber."
GnuPG Key Fingerprint:
82A6 8893 C2A1 F64E A9AD 19AE 55B2 4CD7 80D2 0A2D
For a free Java interface to Freechess.org see
http://www.rigidsoftware.com/Chess/chess.html
|
|
|
Powered by
FUDForum. Page generated in 0.03691 seconds