Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Konstantinos Kougios
Total activity
98
Last activity
March 16, 2025 11:52
Member since
January 03, 2013 22:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
30
Activity overview
Posts (29)
Comments (39)
Sort by recent activity
Recent activity
Votes
Created
January 11, 2017 16:59
If I create the run config manually , the test runs fine.
Community
Scala
IDE can't automatically create a runconfig for a scalatest testcase, rightclicking on the class doesn't give me the option and I get an exception in the logs
0 votes
Created
November 08, 2016 11:56
Still an issue on latest intellij, IntelliJ IDEA 2016.2.5Build #IC-162.2228.15, built on October 14, 2016
Community
Scala
sbt refresh slow -- questions
0 votes
Created
January 04, 2013 11:25
I am using $VM_PARAMS$ in the mvn config's Runner->VM Options. What I get when I run the config:.../jdk1.7.07/bin/java $VM_PARAMS$ .......Error: Could not find or load main class $VM_PARAMS$Process...
Community
IntelliJ IDEA Users
maven and path variables issue
0 votes
Created
January 04, 2013 20:57
${VAR_NAME} is the correct syntax but it adds the double quotes(I think if the variable contains spaces). My variable value isn't enclosed in double quotes.Using $VAR_NAME$ avoids the double quotes...
Community
IntelliJ IDEA Users
maven and path variables issue
0 votes
Created
January 04, 2013 23:17
I've created two new issues:http://youtrack.jetbrains.com/issue/IDEA-98529http://youtrack.jetbrains.com/issue/IDEA-98528
Community
IntelliJ IDEA Users
maven and path variables issue
0 votes
Created
January 04, 2013 14:32
sorry, edited this msg as I posted in the wrong thread.Profiles might work but it would quite complicate the maven pom and working with it. There are around 30 modules and from time to time I work ...
Community
IntelliJ IDEA Users
mvn multimodule project: "ignoring" modules classpath issue
0 votes
Created
January 21, 2013 11:02
ah yes,sorry here are the details:JDK 1.7.0_10 64-bitUbuntu 12.04 64-bit (xrender installed)Intellij 12.01
Community
IntelliJ IDEA Users
IntelliJ 12: running it on X via ssh, ide getting stuck
0 votes
Created
January 21, 2013 11:38
it's there, was there already.Thanks.
Community
IntelliJ IDEA Users
IntelliJ 12: running it on X via ssh, ide getting stuck
0 votes
Created
July 01, 2013 11:00
Thanks for the suggestion, I gave it a try. Unfortunatelly compilation times are about the same, around 5 mins 30 secs.(I do have a very fast SSD)
Community
IntelliJ IDEA Users
16 core workstation, 16GB RAM, multi module java/scala project, how to speed up compilation
0 votes
Created
July 10, 2013 22:40
yes the scala compiler is slow but independent modules could be compiled in parallel by i.e. multiple instances of the intellij scala server in a same fashion as mvn -T 2C
Community
IntelliJ IDEA Users
16 core workstation, 16GB RAM, multi module java/scala project, how to speed up compilation
0 votes
«
First
‹
Previous
Next
›
Last
»