facebook

Output dir (/build) doesn’t get deployed [Closed]

💡
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 IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #217436 Reply

    fmourioux
    Member

    Hi,

    i change the build directory from webcontent/webroot/classes to build/classes but when i deploy my projets it doesn’t copy the classes to webinf/classes ?

    Can anyone help ?

    Thanks,

    Fabien.

    #217447

    Riyad Kalla
    Member

    Fabien,
    The deployment tool does a straight copy of your WebRoot folder, it doesn’t do any translation of the folders on the fly (we will fix this when we rework our project structure), so since you changed your output dir to someplace else, the files aren’t getting copied out.

    #217448

    Riyad Kalla
    Member

    Moving to Support

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Output dir (/build) doesn’t get deployed [Closed]

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