History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-17367
Type: Bug Bug
Status: Open Open
Assignee: Eugene Zhuravlev
Reporter: Alexander Strotzky
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Cannot compile project if source path contains #

Created: 12 Mar 08 11:58   Updated: 12 Mar 08 12:27
Component/s: Compiling Project

Build: 7,744
Severity: High


 Description  « Hide
If the project path contains the character # (e.g. C:\Projects\My#Project), it is impossible to compile the project from IntelliJ.
Javac outputs something like this:
Information: Usage: javac <options> <source files>
Information: Use -help for a list of possible options
Information: 1 error
Information: 0 warnings
Error: javac: invalid flag: C:\Projects\My

Compiling from command line (with the complete path) works flawlessly.

Note: I sometimes put a # in front of a directory name for it to appear at the top of the list in a file manager.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.