Andreas,

Sorry - just realized you said you are using the "plugin" for NetBeans. Sorry about that... I have no idea about it... .

Personally I use Eclipse and JRebel for reloading and there is even some component for reloading as well that is referenced in the Stripes Book which I do not use. Not sure what EXTRA benefit you are getting from the plugin but after looking around and not finding one for Eclipse I don't think I am missing much. I would try to use the latest stable version of 1.5.x versus stick to a plugin personally.

--Nikolaos



Nikolaos Giannopoulos wrote:
Andreas,

Bundled with NetBeans?  Really?

That seems odd... you mean bundled with an existing Project? Is this a NEW project? If its a new project then I would use 1.5.3 or better yet obtain the 1.5.4 release will most likely go out in the next few weeks as I outlined below.

The stripes.jar is just a dependency or library in your Project. Simply download the 1.5.3 jar or obtain / create the 1.5.4 jar and have NetBeans point to it.

I assume you are not using Maven in your project?
Are you using Ant or just NetBeans to build and compile?

--Nikolaos


Andreas Mader wrote:
Am 26.05.2010 16:37, schrieb Nikolaos Giannopoulos:
Andreas,

What version of Stripes? If its the 1.5.4-SNAPSHOT obtained via Maven then last I checked it was missing the TLDs (the TLDs are generated via some Ant magic for which I provided some leads on how to go about generating them with Maven which ironically part of which still uses the Ant plugin for Maven).
Wow, really a fast answer, thanks!
I use the plugin for NetBeans, there is Version 1.4.3 included.

[snip...]
I have been successful with checking out the stripes-svn 1.5.x source (a.k.a. 1.5.4) and running the build script to produce a JAR and then uploading it to our local Maven repo and have no issue with missing TLDs.
Do you know how to update the version of the netbeans plugin?
HTH.

--Nikolaos

Many thanks,

Andi


------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users


------------------------------------------------------------------------------

_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to