[piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Carlo Salinari
Hi all, I'm new here. What is the best way to import piccolo2d.java as an eclipse project? Do I have to install a maven plugin? Can you give me some hints? cheers, Carlo -- Piccolo2D Developers Group: http://groups.google.com/group/piccolo2d-dev?hl=en

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Carlo Salinari
On 12/21/2010 10:19 PM, Michael Heuer wrote: > Carlo Salinari wrote: > >> Hi all, I'm new here. > > Welcome. Thanks. >> What is the best way to import piccolo2d.java as an eclipse project? >> Do I have to install a maven plugin? >> Can you give m

Re: [piccolo2d-dev] how to import piccolo2d.java under eclipse

2010-12-21 Thread Carlo Salinari
On 12/22/2010 12:02 AM, Michael Heuer wrote: > [...] > We are preparing for 1.3.1 on branches/release-1.3 (marked as > 1.4-SNAPSHOT) and for 2.0 on trunk (marked as 2.0-SNAPSHOT). so you are saying I can skip 1.3 and concentrate on 2.0 directly? -- Piccolo2D Developers Group: http://groups.googl

[piccolo2d-dev] problem building branches\release-1.3\swt on win 7 64bit

2010-12-23 Thread Carlo Salinari
Hi, Being maven-ignorant (I'll study it. Promise.) I need a little hand building branches\release-1.3\swt under windows 7 64bit. My mvn -version says: Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200) Java version: 1.6.0_23 Java home: C:\Program Files\Java\jdk1.6.0_23\jre Default locale: en_

Re: [piccolo2d-dev] problem building branches\release-1.3\swt on win 7 64bit

2010-12-23 Thread Carlo Salinari
On 12/23/2010 6:21 PM, Michael Heuer wrote: > Carlo Salinari wrote: > >> Being maven-ignorant (I'll study it. Promise.) I need a little hand >> building branches\release-1.3\swt under windows 7 64bit. >> >> My mvn -version says: >> Apache Maven 2.2.1 (r

Re: [piccolo2d-dev] problem building branches\release-1.3\swt on win 7 64bit

2010-12-23 Thread Carlo Salinari
ows-64-bit) > > You need to: > > 1) Download and point your JAVA_HOME and PATH to a *32-bit* JDK before > running the build. > > OR > > 2) Download the 64-bit SWT binaries and set them up in your repo AND > modify the Piccolo2D swt POM to point to these. > &