This content has been marked as final.
Show 5 replies
-
1. Re: working well
rutfield Mar 29, 2006 2:11 PM (in response to rincewind23)
I'm having trouble building from within eclipse.
Running ant from a command prompt is fine.
How do I set it up so the building of the project knows to run ant from the build directory?
Thanks.
CR -
2. Re: working well
nslyv Apr 18, 2006 3:18 AM (in response to rincewind23)"rutfield" wrote:
I'm having trouble building from within eclipse.
Running ant from a command prompt is fine.
How do I set it up so the building of the project knows to run ant from the build directory?
Thanks.
CR
http://docs.jboss.org/jbosside/demos/jbossportlet-plugin-demo/PortletPlugin.html
Nice plug-in! Thanks for sharing and keep up the good work! :) -
3. Re: working well
noicangi Apr 27, 2006 10:46 PM (in response to rincewind23)hi, the plugin r0x, it would be nice if also you could upload some information reference for continue learning about portal and portlet development.
good job -
4. Re: working well
piero May 1, 2006 6:24 PM (in response to rincewind23)thanks for this plugin, nice work!
found another typo:
in generated portlet.xml the "t" of portlet is missing:
<porlet-preferences> -
5. Re: working well
craig1980 May 15, 2006 3:20 AM (in response to rincewind23)Hi. I have seen that when the .war archive is created the web.xml file in WEB-INF is not created; is it a bug or it must work in this way?
Thanks.