You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@pivot.apache.org by Greg Brown <gk...@mac.com> on 2010/06/09 21:49:26 UTC

Re: IDE questions (was "Component names inside the containers")

> 1 -  Eclipse o NetBeans for develop...

Either is fine. You can also develop using command line tools if you prefer.

> 2 -  Any plugin ( there are one for Eclipse) ?

No, but you don't really need one. You just need to add the Pivot JARs to your project's classpath.


Re: IDE questions (was "Component names inside the containers")

Posted by Greg Brown <gk...@mac.com>.
The tutorial is probably the best place to start:

  http://pivot.apache.org/tutorials/

The Javadoc will probably also be helpful, as will the demos and their associated source code (some of which lives in the tutorials and tools projects):

  http://pivot.apache.org/1.5/docs/api/

  http://pivot.apache.org/demos/
  http://svn.apache.org/repos/asf/pivot/trunk/demos/
  http://svn.apache.org/repos/asf/pivot/trunk/tutorials/
  http://svn.apache.org/repos/asf/pivot/trunk/tools/

On Jun 9, 2010, at 5:18 PM, Pedro wrote:

> Greg, documents info about Pivot are... class doc's (html)., tutorials ? Any book or brochure ?
> 
> Tank's
> 
> Pedro
> --------------------------------------------------
> From: "Greg Brown" <gk...@mac.com>
> Sent: Wednesday, June 09, 2010 4:49 PM
> To: <us...@pivot.apache.org>
> Subject: Re: IDE questions (was "Component names inside the containers")
> 
>>> 1 -  Eclipse o NetBeans for develop...
>> 
>> Either is fine. You can also develop using command line tools if you prefer.
>> 
>>> 2 -  Any plugin ( there are one for Eclipse) ?
>> 
>> No, but you don't really need one. You just need to add the Pivot JARs to your project's classpath.
>> 


Re: IDE questions (was "Component names inside the containers")

Posted by Pedro <pe...@hotmail.com>.
Greg, documents info about Pivot are... class doc's (html)., tutorials ? Any 
book or brochure ?

Tank's

Pedro
--------------------------------------------------
From: "Greg Brown" <gk...@mac.com>
Sent: Wednesday, June 09, 2010 4:49 PM
To: <us...@pivot.apache.org>
Subject: Re: IDE questions (was "Component names inside the containers")

>> 1 -  Eclipse o NetBeans for develop...
>
> Either is fine. You can also develop using command line tools if you 
> prefer.
>
>> 2 -  Any plugin ( there are one for Eclipse) ?
>
> No, but you don't really need one. You just need to add the Pivot JARs to 
> your project's classpath.
>
>