• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How can I use Struts 2 with Netbeans 6.9

 
Ranch Hand
Posts: 32
Netbeans IDE Eclipse IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All,
I was able to setup Struts 2 with netbeans 6.8 but with new release of netbeans i.e netbeans 6.9 ,while I use plugin
org-netbeans-modules-web-frameworks-struts2.nbm
org-netbeans-modules-web-frameworks-struts2lib20011.nbm

The netbeans install one and with other it shows following message:


Some plugins require plugin Editor Library to be installed.
The plugin Editor library is requested in version >= 1.38.2.9.2(release version 1)but only 2.10.2.10.2
(of release vesion different from 1) was found.

The following plugin is affected:
Struts2 Support
=========================================
Is there any way I can install Struts 2 in netbean 6.9.1
 
Kr. Pallav
Ranch Hand
Posts: 32
Netbeans IDE Eclipse IDE Spring
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
is there no way to use Struts 2 along with Netbeans 6.9.1???
 
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i am using netbeans 6.9.1 and i downloaded the latest plug-in for struts 2 from this NetBeans Plug-in Central. Its works fine for me . You may also try it.
 
Kr. Pallav
Ranch Hand
Posts: 32
Netbeans IDE Eclipse IDE Spring
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks a lot Hem . It's working .... Great Plugin
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
great plug-in thanks!!!
 
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

hem kumar wrote:i am using netbeans 6.9.1 and i downloaded the latest plug-in for struts 2 from this NetBeans Plug-in Central. Its works fine for me . You may also try it.



Hi Hem i have install netbeans 6.8 and netbeans 7.0 i tried install the plugin with no success.

can you give me a hand.
Error
Some plugins require plugin Editor Library to be installed.
The plugin Editor Library is requested in version >= 2.10.1.10.2 (release version 2) but only 3.8.1.13.9 (of release version different from 2) was found. The following plugin is affected:

Thanks a Lot.
 
hem kumar
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi daniel, exactly i dont know how this plug-in behaves in netbeans 7.0 as i am still using netbeans 6.9.1 . May be they have not updated the plug-in for netbeans 7.0 yet. If you want you can download version 9.6 and use this plug-in.
 
Cristian Daniel Ortiz Cuellar
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

hem kumar wrote:Hi daniel, exactly i dont know how this plug-in behaves in netbeans 7.0 as i am still using netbeans 6.9.1 . May be they have not updated the plug-in for netbeans 7.0 yet. If you want you can download version 9.6 and use this plug-in.



thanks hem. downloading 6.9 netbeans in progress.

let's wait. i will tell you how is going when download is done.

thanks a lot.
 
hem kumar
Ranch Hand
Posts: 97
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Now if you want an easy and step by step way to work out a struts 2 example with netbeans 6.9.1 and struts 2 plug-in, i have worked out a tutorial (beware: its very basic). My main objective there was to figure out how to work out with struts 2 plugin. You can find the link here: http://hemantkn.blogspot.com/ . Though now i am not working in struts projects now, so there are some to do list still pending. Thank you.
 
Cristian Daniel Ortiz Cuellar
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

hem kumar wrote:Now if you want an easy and step by step way to work out a struts 2 example with netbeans 6.9.1 and struts 2 plug-in, i have worked out a tutorial (beware: its very basic). My main objective there was to figure out how to work out with struts 2 plugin. You can find the link here: http://hemantkn.blogspot.com/ . Though now i am not working in struts projects now, so there are some to do list still pending. Thank you.



i got struts working now. i was about to wondering the same thing. i will give it a try. thanks a lot
 
Cristian Daniel Ortiz Cuellar
Ranch Hand
Posts: 83
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

hem kumar wrote:Now if you want an easy and step by step way to work out a struts 2 example with netbeans 6.9.1 and struts 2 plug-in, i have worked out a tutorial (beware: its very basic). My main objective there was to figure out how to work out with struts 2 plugin. You can find the link here: http://hemantkn.blogspot.com/ . Though now i am not working in struts projects now, so there are some to do list still pending. Thank you.



Seems very good. thanks a lot hem.

god bless you.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic