Done and done:
* Java 6u10 support.
* Google Chrome support.
* New Sprites: StretchableSprite, ScrollPane, and Viewport.
* Multiple applets per page.
* Added all Porter-Duff blend modes (Florent Dupont).
* Many bug fixes and performance enhancements.
Go to templates dir, copy one of the projects there and rename the
folder to MyGame for example
Then enter that folder and in build.xml change the project name to
MyGame(or whatever name you choose)
Open Netbeans and do new Project->Freform project
Next, browse to the location of your project Next, Next then add the
src folder to "Source Package folders"
Next, Add Jar/Folder and navigate to pulpcore build folder and select
pulpcore-applet-debug-0.11.jar keep it as a relative folder
Finish
The nature of the Pulpcore ant file makes it hard to integrate it
thight as it was a j2se project, so we miss stuff like javadoc
completition etc
sometime i'll give closer look to nb build files and pulpcore build
files and see if i can combine them for the best
On Dec 12, 9:21 pm, dazappa <dazappa.m...@gmail.com> wrote:
> Go to templates dir, copy one of the projects there and rename the
> folder to MyGame for example
> Then enter that folder and in build.xml change the project name to
> MyGame(or whatever name you choose)
> Open Netbeans and do new Project->Freform project
> Next, browse to the location of your project Next, Next then add the
> src folder to "Source Package folders"
> Next, Add Jar/Folder and navigate to pulpcore build folder and select
> pulpcore-applet-debug-0.11.jar keep it as a relative folder
> Finish
> The nature of the Pulpcore ant file makes it hard to integrate it
> thight as it was a j2se project, so we miss stuff like javadoc
> completition etc
> sometime i'll give closer look to nb build files and pulpcore build
> files and see if i can combine them for the best
> On Dec 12, 9:21 pm, dazappa <dazappa.m...@gmail.com> wrote:
> > *Wants netbean* This is a release that I want.
> > On Dec 12, 11:46 am, Sisso <siss...@gmail.com> wrote:
> > > Yes, excellent work.
> > > But unfortunately I donīt know when I will have time to use :P
> > > []s,
> > > Sisso
> > > On Fri, Dec 12, 2008 at 2:32 PM, Andres Martinez Quijano <tulsi...@gmail.com
> > > > wrote:
> > > > congrats!!
> > > > On Fri, Dec 12, 2008 at 2:29 PM, David Brackeen <brack...@gmail.com>
> > > > wrote:
> > > > > Done and done:
> > > > > * Java 6u10 support.
> > > > > * Google Chrome support.
> > > > > * New Sprites: StretchableSprite, ScrollPane, and Viewport.
> > > > > * Multiple applets per page.
> > > > > * Added all Porter-Duff blend modes (Florent Dupont).
> > > > > * Many bug fixes and performance enhancements.
> After following your instructions; it created the project but it can't
> find the pulpcore imports. Where am I supposed to specify the pulpcore
> files?
> On Dec 14, 6:12 am, Porfirio <porfirioribe...@gmail.com> wrote:
> > Its not hard to deal with Netbeans:
> > Go to templates dir, copy one of the projects there and rename the
> > folder to MyGame for example
> > Then enter that folder and in build.xml change the project name to
> > MyGame(or whatever name you choose)
> > Open Netbeans and do new Project->Freform project
> > Next, browse to the location of your project Next, Next then add the
> > src folder to "Source Package folders"
> > Next, Add Jar/Folder and navigate to pulpcore build folder and select
> > pulpcore-applet-debug-0.11.jar keep it as a relative folder
> > Finish
> > The nature of the Pulpcore ant file makes it hard to integrate it
> > thight as it was a j2se project, so we miss stuff like javadoc
> > completition etc
> > sometime i'll give closer look to nb build files and pulpcore build
> > files and see if i can combine them for the best
> > On Dec 12, 9:21 pm, dazappa <dazappa.m...@gmail.com> wrote:
> > > *Wants netbean* This is a release that I want.
> > > On Dec 12, 11:46 am, Sisso <siss...@gmail.com> wrote:
> > > > Yes, excellent work.
> > > > But unfortunately I donīt know when I will have time to use :P
> > > > []s,
> > > > Sisso
> > > > On Fri, Dec 12, 2008 at 2:32 PM, Andres Martinez Quijano <tulsi...@gmail.com
> > > > > wrote:
> > > > > congrats!!
> > > > > On Fri, Dec 12, 2008 at 2:29 PM, David Brackeen <brack...@gmail.com>
> > > > > wrote:
> > > > > > Done and done:
> > > > > > * Java 6u10 support.
> > > > > > * Google Chrome support.
> > > > > > * New Sprites: StretchableSprite, ScrollPane, and Viewport.
> > > > > > * Multiple applets per page.
> > > > > > * Added all Porter-Duff blend modes (Florent Dupont).
> > > > > > * Many bug fixes and performance enhancements.