facebook

Exlude some files during deployment process

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    toshinden
    Member

    Hello,

    I have MyEclipse v4.0 and Eclipse 3.1.1 and I would like to know if it’s possible exclude some files (source files by example) during the process for creating a .war file with ‘Project Deployment’ window.

    Actually, I have ‘src’ directory with some .java files in my .war file and I think it’s not necessary to deploy source files.

    Have a nice day.

    #238553

    Riyad Kalla
    Member

    toshinden,
    There is currently not filtering mechanism for the WAR creation to speak of, however the only part of the project hat is packaged for your WAR file is everything under your WebRoot, you shouldn’t have source code under your web root, our suggested directory structure is as follows: http://www.myeclipseide.com/FAQ+index-myfaq-yes-id_cat-30.html#111

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Exlude some files during deployment process

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