Robert N
- Total activity 57
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 19
-
Created Why is PHP runtime in Java project? How to remove?
AnsweredHi, I created a Java project, and for some reason the PHP Runtime is include in External Libraries. The screenshot below shows a Java 9 project, but it happens on Java 8 too. Is this a bug? Can I ... -
Created State of OSGi support?
AnsweredHi I enabled this Osmorc plugin, and created a simple project. It builds an OSGi bundle jar but I don't see any settings to control what packages are exported from the bundle. Do I need to use exte... -
Created ClassNotFoundException trying to run JUnit 5 test
AnsweredHi, I created a simple test like the one here: http://junit.org/junit5/docs/current/user-guide/#writing-tests When I try to run that test in IntelliJ, I see the error output below. Any idea what th... -
Created The war artifacts in a Gradle project don't exactly follow the Gradle definitions?
AnsweredHi, It appears that when I create a war in my build.gradle file that IntelliJ tries to create a similar war (and exploded war) in it's "Build Artifacts ..." list in project settings. But what's str... -
Created Stop "searching for compilable files..." every time?
Hi,I change one line of code and hit Shift-F10 to re-run a class, and every time it takes 10+ seconds with the messages "searching for compilable files..." at the bottom of the screen. Is there a w... -
Created Files at project level?
Hi,I have a multi-module project, but I also have some files in the project directory. Is there a recommended way to edit things that are part of the project, but not in a specific module? For exam... -
Created Keyboard shortcut for 'down' in recent files popup?
Hi,I have Control-N bound to "down", but when I hit Command-E to get the "Recent Files" popup, I have to use arrows to move up or down. Other popups, like Command-N to navigate to class, work as I'... -
Created Mysterious "unknown constant: 18" error with Scala 2.11 and Java 8
Hi,I get this error now, trying to compile my Scala/Java project in Java8 and Scala 2.11. I have no idea what it means, and there is no line number, or file, so some component (looks like maybe sb... -
Created How do I get these popups out of the way?
Hi,I've just downloaded IDEA 13; barely used it so far. The popups are driving me crazy. I'm looking at some code and and typing and it pops up something that covers what I'm reading. I found a w... -
Created State of the Scala plugin? No updates?
The version history linked off http://confluence.jetbrains.com/display/SCA/Scala+Plugin+for+IntelliJ+IDEA suggests the Scala plugin is no longer being developed. Last update was 2011. Has it been a...