Tuesday, October 19, 2010

Adding Struts 2 plugin to NetBeans 6.8

Today we will see Struts 2 plugin for NetBeans 6.8 .First you need to download 2 files
org-netbeans-modules-web-frameworks-struts2.nbm
org-netbeans-modules-web-frameworks-struts2lib20011.nbm

 
Installing Module
1) Tools --> plugins --> --> Downloaded
  Click on AddPlugins

2)Select files from your system

3) Click open

4) Install
5) Follow the wizard one validation warning may come  then click continue button and then restart netbeans.
Now you can start developing Struts 2 Application in netbeans.

2 comments:

  1. Oh thank you.I was searching for this so long and finally i got.Thank you again.

    ReplyDelete
  2. It's working ,
    org-netbeans-modules-web-frameworks-struts2.nbm
    org-netbeans-modules-web-frameworks-struts2lib20011.nbm
    Including these nbm files I also added
    org-netbeans-modules-web-frameworks-struts2lib218.nbm
    in my Nb6.9(using Federo 14 os)now it is working fine thank you .........

    ReplyDelete