facebook

CodeMix locks up project's bin folder and as a result the build fails

  1. Issue Tracker
  2.  > 
  3. CodeMix
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #581835 Reply

    cruiser
    Participant
    #581836 Reply

    support-swapna
    Moderator

    User reports that with CodeMix installed, the projects fail to build because they cannot delete files from the bin folder (Eclipse’s build output folder).
    Cleaning the projects also fails. The build works when Eclipse is restarted.

    Exception in the log :

    Could not delete: bin.
    java.nio.file.DirectoryNotEmptyException: bin
    at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
    at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
    at java.nio.file.Files.deleteIfExists(Files.java:1165)
    at org.eclipse.core.internal.filesystem.local.LocalFile.internalDelete(LocalFile.java:253)
    at org.eclipse.core.internal.filesystem.local.LocalFile.delete(LocalFile.java:137)

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: CodeMix locks up project's bin folder and as a result the build fails

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