-
Bug
-
Resolution: Won't Fix
-
P3
-
None
The script(s) to set up an IntelliJ project are still broken, particularly for those of us that work on closed sources as well.
The major and most obvious brokenness is the feature to set up (mark) source directories for some or all modules: this render the project effectively unusable.
Other oddities:
* The project files have been moved from $TOPLEVEL_DIR to the root of the open repo.
* In the Git tab at the bottom of the window, it's not clear that it is showing both open and closed branches.
* In trying to manually mark some of the source directories, I was getting JPMS messages like, "cannot access <package>; it is not exported to the unnamed module"
The major and most obvious brokenness is the feature to set up (mark) source directories for some or all modules: this render the project effectively unusable.
Other oddities:
* The project files have been moved from $TOPLEVEL_DIR to the root of the open repo.
* In the Git tab at the bottom of the window, it's not clear that it is showing both open and closed branches.
* In trying to manually mark some of the source directories, I was getting JPMS messages like, "cannot access <package>; it is not exported to the unnamed module"
- relates to
-
JDK-8268768 idea.sh has been updated in surprising and incompatible ways
- Resolved
-
JDK-8268083 JDK-8267706 breaks bin/idea.sh on a Mac
- Resolved
-
JDK-8267706 bin/idea.sh tries to use cygpath on WSL
- Resolved