On Saturday 05 June 2004 06:40, Michael Tang wrote:
> I'd like to run the whole application stack within the IDE (ex. Eclipse),
> how could I set it up? Currently, I manage to compile all the projects
> (framework, componets, etcs). But when I run the tests, it failed for
> bootstrap the repository which I don't need.
>
> Any suggestion or I just could not do it,

If you are comfortable with using no released code, you should try out the 
upcoming "Merlin Studio", which is a plugin for Eclipse.
At the moment the functionality is somewhat limited, but running/debugging 
inside the Merlin container is one of a few things that exist.

cvs -q -z3 -d :pserver:[EMAIL PROTECTED]/home/cvspublic co 
avalon-sandbox/ide

(one line)

or

svn co https://svn.apache.org/repos/asf/avalon/trunk/central/laboratory/ide/

if you are ok with using Subversion.

As soon as Andreas Oberhack is getting some more time left over, and adds more 
stuff, you would need Subversion, since the CVS is now locked down and no 
changes can be made there.

Also, you can see roughly what is planned, by browsing the Studio Manual, at
http://www.apache.org/~niclas/docs/central/laboratory/studio/manual/index.html

each chapter has the outline, and content only exist so far in the Concepts 
chapter.


Cheers
Niclas
-- 
   +------//-------------------+
  / http://www.bali.ac        /
 / http://niclas.hedhman.org / 
+------//-------------------+


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to