Leszek Gruchała
- Total activity 185
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 55
-
Edited IDEA 2017.2 with SBT 1.0 support - build project does nothing
Hey, I have IDEA 2017.2 with Scala plugin 2017.2.5. I have Play 2.6 project and turned on option `Use SBT shell for build and import (requires sbt 0.13.5+)`. My project uses sbt 0.13.15, Scala 2.12... -
Created Is quick documentation popup working with Scaladoc?
Hey,I am unable to see documentation in quick documentation popup.I even attached sources to play 2.3.4 and I am able to see source code with all the docs, but Idea still shows nothing in quick doc... -
Created 13.1 with JDK8 OS X - why is JDK6 still needed?
Hi guys,I am playing well with IDEA 13.1 running on JDK8 with OS X Retina.Could anyone tell me why IDEA still by default prompt to install JDK6?I had to change Info.plist and now I am asked for Int... -
Created How to make LiveEdit working?
Hi,I am trying to benefit form LiveEdit feature. I use Leda 123.4, I have latest Chrome extentision installed and turned on menu View -> Live Edit.I am going through AngularJS tutorial http://docs.... -
Created Idea 11.1.2 and 'Server is not connected. Press 'Deploy' to start deployment.' to default JBoss 6.1 configuration
Hello,I am struggling with this unfamous problem. I had it previously with other versions of JBoss, but this time I can't solve it.I am trying to deploy from IDEA the application to fresh and defau... -
Created Can't run EAP 107.18
Hi,I can't run this version (the first one I am trying as of 10.5). When I run app, I see only a welcome popup about IDEA version and I have this in the console:11-04-29 11:12:25 [0x0-0x138138]... -
Created IDEA X - stepping over the line in debug mode is ofter very slow
Hi,I have GWT project with Oracle DB.When I invoke the code (after the web app started) even in Debug mode and don't stop it at any breakpoint, the code is invoked very fast, even lines which invok... -
Created Use case: working on more than 1 project in the same time
Hello again,I am wondering if you can help me with the use case of working in the same time on more than 1 project.In our company we're using in most cases Eclipse. As probably you know, there is a... -
Created JavaScript debug doesn't work on Mac
Hi,I wanted to try JS debugging with Idea 9.0.2 and EAP 95.214. The plugin has been correctly installed. Unfortunately, Idea opens the Firefox (3.6.3), but with blank tab. On Idea side, it's infini... -
Created Do I need to do something more to turn on GWT inspections?
Hi,I have checked all GWT inspections, but i.e. when I am using the class from the module, which isn't inherited in the one I am in, IDEA doesn't prompt me that I need to inherit in gwt.xml this ne...