|
Re: Some questions on how to best develop on top of webtools [message #57012 is a reply to message #56983] |
Tue, 21 December 2004 13:56 |
Eclipse User |
|
|
|
Originally posted by: christianessl.yahoo.de
> I just want to know how your workspace is organized - or how I should
> organize my work best. You use eclipse for development right?
> Who is responsible for the cvs stuff. You do it by hand cvs co/ci or is
> eclipse handling that? (I want to stay in touch with recent webtools
> developments.)
I am not from the webtools project and not a very experienced
eclipse-developer as well. However I also want to extend the xmleditor a
bit.
To organize my workspace I downloaded the latest integration builds of wst
and installed them. Than I just opened a new Plug-in Project and define in
the plugin.xml under dependencies all the plugins I want to use and or
want to browse the code.
Eclipse than imports all the jars on the buildpath etc.
|
|
|
|
Re: Some questions on how to best develop on top of webtools [message #57065 is a reply to message #57038] |
Tue, 21 December 2004 15:23 |
Eclipse User |
|
|
|
Originally posted by: christianessl.yahoo.de
> The webtools project
> is now under heavy (I am right - am I?) development, and so I want to
> stay in touch with latest releases. How do you deal with that?
> do you build from source from the latest cvs?
> Or do you download the Integration builds and manually copy them into
> the /plugins directory?
Good questions. I wished I had an answer. That's how I do it:
I installed an extra eclipse3.1 and put in the integration build from 7
days ago. I think when the webtools M2 is out I will install this one
(downloading and replacing manually) and leave it at that until M3.
According to the milestone plan in M2 the xmleditor should be quite
stable. Anyway my brain is already running at full power to understand
what is in M2 and I just can't follow the changes every day or change my
code accordingly. If I could I'd go for nightly builds.
|
|
|
|
Re: Some questions on how to best develop on top of webtools [message #57195 is a reply to message #57092] |
Wed, 22 December 2004 08:10 |
Eclipse User |
|
|
|
Originally posted by: jmordax.terra.es
Raphael A. Bauer wrote:
> Christian Essl wrote:
>
>>> The webtools project is now under heavy (I am right - am I?)
>>> development, and so I want to stay in touch with latest releases.
>>> How do you deal with that?
>>
> ...
>
>> Good questions. I wished I had an answer. That's how I do it:
>> I installed an extra eclipse3.1 and put in the integration build from
>> 7 days ago. I think when the webtools M2 is out I will install this
>> one (downloading and replacing manually) and leave it at that until
>> M3. According to the milestone plan in M2 the xmleditor should be
>> quite stable. Anyway my brain is already running at full power to
>> understand what is in M2 and I just can't follow the changes every
>> day or change my code accordingly. If I could I'd go for nightly builds.
>
> I see - aha - cool. I do it more or less exactly the same way. So we
> can't be too wrong (I hope).
>
> But any additional comment will be helpful.
>
> Many thanks,
>
> Raphael
Well, I understand you can import the projects from CVS directly by Team
Perspective, right? and then each day use this feature to update your
imported projects with the most recent code.
Regards,
Chemi.
|
|
|
Powered by
FUDForum. Page generated in 0.03869 seconds