how to fix imports?
Hello, I just migrated from netbeans to intellij recently. Trying to fix imports by using the short key of 'optimize imports'. It never worked for me. No matter I use key shortcuts, set the 'auto...
View ArticleIgnore certain characters in CSS/HTML editors
Hi, I am new to IntelliJ (v12) and I'm working within an app that uses tokens to swap in and out values on the fly when the project is compiled. For instance in my css files I would say something along...
View Articlehow is intellij idea community edition build
hello everybody,i am new to this forum and i have a question in mind . I am very much interested in knowing how to build intellij community edition. i already read the readme but didn't get a handle...
View ArticleAndroid Layout Preview unable to render custom styles
Could someone direct me towards the right setting to get the Android Layout Previewer to render layouts using custom styles? Once I build and deploy my android app my styles are properly rendered, so...
View ArticleSwing GUI error
Hi there, I'm trying to create java application using swing GUI. I've added JButton on the form, checked the "Custom Create" option in inspector, but the compiler throws an error.Main.javapublic class...
View ArticleIntelliJ IDEA Code Golf Plugin
Hello, where I can find out the best solution to tasks for IntelliJ Code Golf Plugin?Plugin only shows:Task is solvedYour result is 20. The best result is 2.The details about the task can be found...
View Articlejava: javacTask: source release 8 requires target release 1.8 (sbt project)
I have an sbt project: name := "experiments" scalaVersion := "2.10.4" javacOptions ++= Seq("-source", "1.8","-target","1.8") version := "1.0" This imports ok and I can see in the java compiler...
View ArticleHow to browse Subversion Repository?
Using the latest version of IntelliJ on one computer and the latest EAP on another, I don't seem to be able to browse Subversion repositories using VCS > Browse VCS Repository > Browse Subversion...
View ArticleCan't open maven project
I use idea 13.1.1 comunity edition.When i try to open existing maven project, nothing happends, no project is opened. When i test proxy settings, it shows that proxy works ok. In log i see Error:...
View ArticleThe Game from 1st April
Hi, @first: yes it was a little bit to often - but not a big problem.But: I like that 2048 game - how can I start the game again :-)
View ArticleHow to set ruby interpreter?
I've been using RubyMine for a long time, but I just downloaded Intellij 13 and can't find a way to set the ruby interpreter. The inspections are stuck in 1.8.7 land.
View ArticleBreak Point ignored while debugging Nashorn Javascript
Hi I have a small project and want to debug a Nashorn Javascript with Intellij 13.1 Ultimate Edition. The break point is shown in the Javascript, but the debugger does not stop at the break point while...
View ArticleHow to export java project to jar
How to make java maven project export to jar in IntelliJ?
View ArticleHow to run SQL script automatically?
I have an ORM that generates a schema.sql and a testdata.sql when run as a maven target.After that, I open both SQL files and run them using the context menu. It would be nice to have this automated....
View ArticleImport and configure existing node.js project
Hi,I would like to import a node.js project in IntelliJ IDEA. We develop this (private) project in a team and use a svn-repository. So far I used Webstorm without any problems. Now I work on another PC...
View ArticleProblem downloading 13.1.1 - just how big is it ?
I've been taking EAP patches for a few months but saw a full 13.1.1 was available so I've just tried to download it. In fact there was no problem downloading it but I thought that perhaps I should...
View ArticleCheck out from SVN without user and password
Is it possible to check out a project from an SVN repository that has been set not to require user authetication? I have a repository on my Dropbox folder that has no user+password authentication....
View ArticleHas core i7 performance advantage over i5?
I mean, does hyperthreading provide real benefit in performance of IDEA analysis/inspections/code editing/development in general?
View ArticleCreating a project with IntelliJ 13 shuts down Ubuntu 13.10
Hello, I am not sure if this place is right one to discuss this topic. However, whenever I try to create a project, ubuntu(13.10) shuts down for some reason.So I upgraded ubuntu to 14.04, yet I still...
View ArticleUpdate resources but not java/compile
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl. at...
View Article