Re: Studio changes...

2004-09-22 Thread Niclas Hedhman
On Thursday 23 September 2004 04:37, Andreas Oberhack wrote: > > Correct. IMVSO, the entire Studio must be able to be created without > > Eclipse > > this is already possible. Eclipse itself generates an ant task for > building and testing. Copied from the mentioned build.xml This is the k

RE: Studio changes...

2004-09-21 Thread Andreas Oberhack
> Talking to friends who are using Eclipse in a distributed environment, > they > say that keep the .project and .classpath files non-committed to the > codebase I just checked it: in 3.0 all classpath entries in .classpath are relative. The only problem now is that the generated ant tasks are st

RE: Studio changes...

2004-09-21 Thread Andreas Oberhack
Hi Niclas, > > Correct. IMVSO, the entire Studio must be able to be created without > Eclipse this is already possible. Eclipse itself generates an ant task for building and testing. > itself, and that versioning and dependency management is centralized to > the > index.xml. I had a conversati

Re: Studio changes...

2004-09-21 Thread Niclas Hedhman
On Wednesday 22 September 2004 05:06, Andreas Oberhack wrote: > Just to make sure: you want to create a plugin.xml from an index.xml? One more thing, some of the lack of progress is due to coming across Magic issues as I am pushing Magic beyond what has been extensively tested. Occassionally we

Re: Studio changes...

2004-09-21 Thread Niclas Hedhman
On Wednesday 22 September 2004 05:06, Andreas Oberhack wrote: > Just to make sure: you want to create a plugin.xml from an index.xml? Correct. IMVSO, the entire Studio must be able to be created without Eclipse itself, and that versioning and dependency management is centralized to the index.xm

Re: Studio changes...

2004-09-21 Thread Niclas Hedhman
On Wednesday 22 September 2004 03:10, Andreas Oberhack wrote: > Hi Niclas, > > I started to put together some requirements for the magic/studio > plug-in. > > http://www.apache.org/~oberhack/metro/studio/docs/magic/index.html > > Is that of any help for you? I will also have a look at your > plugin

RE: Studio changes...

2004-09-20 Thread Andreas Oberhack
Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Montag, 13. September 2004 14:18 > To: Avalon Developers List > Subject: Re: Studio changes... > > > I realize that the plugin.xml needs support from Magic, so I created a > Magic > plugin (central/laboratory/studio/ma

RE: Studio changes...

2004-09-20 Thread Andreas Oberhack
Hi Niclas, I started to put together some requirements for the magic/studio plug-in. http://www.apache.org/~oberhack/metro/studio/docs/magic/index.html Is that of any help for you? I will also have a look at your plugin-spec.xml Andreas --- Outgoing mail is certified Virus Free. Checked by A

Re: Studio changes...

2004-09-13 Thread Niclas Hedhman
I realize that the plugin.xml needs support from Magic, so I created a Magic plugin (central/laboratory/studio/magic) which takes a 'semi-ready' plugin-spec.xml, and fills in the "version" attribute and the information. It also copies the dependency libraries to target/deliverables/lib. It i

Re: Studio changes...

2004-09-12 Thread Niclas Hedhman
On Saturday 11 September 2004 21:02, Andreas Oberhack wrote: > Wow... :-) > > Now the code is getting open source . > > Do you need any assistance? Something like this, I need assistance with at some point sooner or later; * creation/compilation of various "support artifacts", which contains

RE: Studio changes...

2004-09-11 Thread Stephen McConnell
> -Original Message- > From: Andreas Oberhack [mailto:[EMAIL PROTECTED] > Sent: 11 September 2004 15:03 > To: 'Avalon Developers List' > Subject: RE: Studio changes... > > Wow... :-) > > Now the code is getting open source . > > Do you n

RE: Studio changes...

2004-09-11 Thread Andreas Oberhack
Wow... :-) Now the code is getting open source . Do you need any assistance? Andreas > -Original Message- > From: Niclas Hedhman [mailto:[EMAIL PROTECTED] > Sent: Samstag, 11. September 2004 22:23 > To: Avalon Developers List > Subject: Studio changes... > > > Andreas, > > I hav