Leszek Gruchała

- 活动总数 185
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 55
-
已编辑于 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... -
创建于 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... -
创建于 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... -
创建于 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.... -
创建于 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... -
创建于 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]... -
创建于 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... -
创建于 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... -
创建于 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... -
创建于 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...