facebook

2014 Spring Facet

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #345510 Reply

    DeanJones
    Member

    In 2013, if I add Spring to a web project, it offers me the choice to add the Spring JAR’s to the WEB-INF/lib folder, in 2014 it does not, but say it will add them on deploy.

    Well, I don’t PLAN on using Deploy, It’s just an ant build ( sometimes running on Jenkins ), without Maven, and I’d like the JAR’s in the WEB-INF/lib folder please!

    Was this feature removed on purpose, just moved, or is there a work around???

    #345533 Reply

    support-swapna
    Moderator

    DeanJones,

    The option to add Spring Jars to WEB-INF/lib from the wizard was done away from MyEclipse 2013.
    As a workaround, you can try exporting the project as a WAR and importing it back which adds the required jars to the WEB-INF/lib folder.

    I will check with the dev team on why the option is removed and keep you posted.

    Sorry for inconvenience caused.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: 2014 Spring Facet

You must be logged in to post in the forum log in