facebook

How to include src files when making a war

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #234202 Reply

    aannam01
    Member

    Hi,

    When making a war using the Eclipse IDE it does not include src folder , is there anyway I can change that configuration.

    Thanks

    #234212 Reply

    Riyad Kalla
    Member

    This is on purpose, WAR’s are intended as deployable binary forms of your project, source code is not suppose to be in them. If you simply want a portable archived version of your project, use File > Export > ZIP.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: How to include src files when making a war

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