GradleFx compiler

giuseppefiorenza92's Avatar

giuseppefiorenza92

29 Oct, 2015 04:16 PM

srcDirs = ['C:/percorso']

I would like to exclude files from this path .
How can I do?

  1. Support Staff 1 Posted by Yennick Trevels on 02 Nov, 2015 06:29 PM

    Yennick Trevels's Avatar

    GradleFx and the compc/mxmlc compiler don't provide a mechanism to exclude certain files from compilation which are on the source path. I think it would be much easier and better to restructure the project so that these files aren't in the source path anymore.

    The compc compiler has the 'include-classes' to include certain classes which are on the source path, but this is the reverse of what you want.

  2. giuseppefiorenza92 closed this discussion on 20 May, 2016 01:22 PM.

  3. giuseppefiorenza92 re-opened this discussion on 20 May, 2016 01:23 PM

  4. giuseppefiorenza92 closed this discussion on 20 May, 2016 01:23 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac