|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Need some help setting up dev. environmentI downloaded the sources and tried to set up Netbeans 6.1 to work on the
woodstock components. However I can't seem to get everything working properly. Am I supposed to use the dev. build of Netbeans or something? The website says the projects are for NB 5.5 but that didn't work at all. It's particularly difficult to install and use the NBMs once created - I get an error "java.lang.IllegalArgumentException: Cannot disable autoload: StandardModule:org.netbeans.modules.visualweb.woodstock.webui.jsf" Any suggestions? Ramon Casha Head Geek, Megabyte Ltd. DISCLAIMER ---------------------- The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Need some help setting up dev. environmentRamon Casha wrote: > I downloaded the sources and tried to set up Netbeans 6.1 to work on the > woodstock components. However I can't seem to get everything working > properly. Am I supposed to use the dev. build of Netbeans or something? > The website says the projects are for NB 5.5 but that didn't work at > all. > The projects were created with 5.5 but you can load them in 6.1. I've done this several times without incident. What specific problems are you getting when trying to build the projects? > It's particularly difficult to install and use the NBMs once created - I > get an error "java.lang.IllegalArgumentException: Cannot disable > autoload: > StandardModule:org.netbeans.modules.visualweb.woodstock.webui.jsf" > I haven't built the nbms in awhile but there's really no need to unless you're implementing design-time. Instead simply install the nbms from the nightly build. See http://wiki.java.net/bin/view/Projects/WoodstockNBMs. This worked just fine for me last week. > Any suggestions? > > > Ramon Casha > Head Geek, Megabyte Ltd. > > DISCLAIMER > ---------------------- > > The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Need some help setting up dev. environmentNetbeans 6.1 comes with Woodstock. You don't have to download anything
extra... Ramon Casha wrote: > I downloaded the sources and tried to set up Netbeans 6.1 to work on the > woodstock components. However I can't seem to get everything working > properly. Am I supposed to use the dev. build of Netbeans or something? > The website says the projects are for NB 5.5 but that didn't work at > all. > > It's particularly difficult to install and use the NBMs once created - I > get an error "java.lang.IllegalArgumentException: Cannot disable > autoload: > StandardModule:org.netbeans.modules.visualweb.woodstock.webui.jsf" > > Any suggestions? > > > Ramon Casha > Head Geek, Megabyte Ltd. > > DISCLAIMER > ---------------------- > > The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
|
|
Re: Need some help setting up dev. environmentRamon Casha On Tue, 2008-06-24 at 09:15 -0400, Ratnadeep Bhattacharjee wrote: > Netbeans 6.1 comes with Woodstock. You don't have to download anything > extra... Yeah I know, but I was trying to make some changes to the woodstock components. Namely, so that if you create a field with required=true, the error message is generated correctly. Currently, it only works if the field has a label set, but not if there's a linked label component or if it's placed inside a property sheet. Otherwise it displays the client-ID of the field component. > Ramon Casha wrote: > > I downloaded the sources and tried to set up Netbeans 6.1 to work on the > > woodstock components. However I can't seem to get everything working > > properly. Am I supposed to use the dev. build of Netbeans or something? > > The website says the projects are for NB 5.5 but that didn't work at > > all. > > > > It's particularly difficult to install and use the NBMs once created - I > > get an error "java.lang.IllegalArgumentException: Cannot disable > > autoload: > > StandardModule:org.netbeans.modules.visualweb.woodstock.webui.jsf" > > > > Any suggestions? > > > > > > Ramon Casha > > Head Geek, Megabyte Ltd. > > > > DISCLAIMER > > ---------------------- > > > > The information contained in this electronic mail may be confidential or legally privileged. It is for the intended recipient(s) only. Should you receive this message in error, please notify the sender by replying to this mail. Unauthorised use of the contents is strictly prohibited. Whilst all care has been taken, the Megabyte Group is not responsible for the integrity of the contents of this electronic mail and any attachments included within. > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: dev-unsubscribe@... > > For additional commands, e-mail: dev-help@... > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@... > For additional commands, e-mail: dev-help@... > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@... For additional commands, e-mail: dev-help@... |
| Free Forum Powered by Nabble | Forum Help |