Hello, noob question about intellij layout manager
I'm using this code to add some buttons in a JPanel I've created using the visual GUI designer on intelliJ: for (int i=0; i<10; i++) { JButton myButton = new JButton();...
View ArticleZooming in on the Grails domain class in the "Domain classes dependencies" tab
Hi, I don't know if this issue has been discussed in other threads but I was wondering if it is possible, in a Grails project, (1) to zoom in on the domain class box in the "Domain classes...
View ArticleSuppress Java Annotations in Class Diagram
Anyone have any idea how to delete or suppress Java Annotations in Class Diagrams? Cheers,Trevor
View ArticleGoldman Small Cap Research states “New Product Could Displace Skype”
You have got to read this Report on Chitrchatr Comunications, Inc (OTC:CHICF) www.chitrchatr.com: -“…we believe the stock will be driven toward our $3.75 price target...”...
View ArticleTask switching and git
Is there a way to have the changelist associated with a task stashed when you switch to another task and then unstashed when you switch back?When using git, having the changes left in the repository...
View ArticleUpdate resources but not java/compile on frame deactivation
I have a standard Web-facet based project with a tomcat run/debug configuration set up. On the tomcat config I have the option "On Frame Deactivation" set to "Update Resources". Yet when i switch...
View ArticleUbuntu: IDEA12 vs. IDEA 13, same default font different look?
Hi, when I installed IDEA 13, I saw that the font for the IDE (not the editor) looks bigger and bolder. It's really a waste of space this way. I thought the default font might have changed, but indeed...
View ArticlePlease allow eval of coffeescript in the debugger
Hi, it would be nice of we can eval coffee in the debugger - right now i have to convert to js beforehand.Regards,Gilbert
View ArticleAccepting all template suggested parameter values at once
Hello, Is there some hotkey to accept all live template suggested param values at once, without having to skip through all of them with TAB?If not, it would be great to have one.
View ArticleFind In Path igores one specific file
I'm sure I'm missing something obvious, but for some reason Find In Path never finds any text in one specific file in one of my main projects. It finds text in other files in that same directory,...
View ArticleScala+SBT: Cannot resolve symbol
I was getting IDEA errors on imports and other classes of the form "Cannot resolve symbol" although compilation was working fine. I have a multi-project build.sbt file with a multi-layered dependency...
View ArticleCustom File Watchers - confused?
Hey there folks,I'm trying to set up a custom file watcher and I'm not able to figure out why it doesn't seem to be working. I've scoured the web for hours and just can't find anything on it.The gist...
View ArticleWhat is changelist? What are they good for? Why and when should I use more...
Hi, What is a changelist in IntellJ IDEA ? A list of changes compared to what? What does it mean that I can have multiple changelists ? Why should I have multiple changelists? Why is it good if I have...
View ArticleForcing Intellij to show full-history in Git?
I need to get Intellij to show "full history" in Git history, rather than the Git default (which is to ignore changes it deems "uninteresting" and ignore merge commits). Anybody know how to do this?...
View ArticleAndroid Library Project -> JAR
http://developer.android.com/tools/projects/index.html#LibraryProjects Specifically Note: You need SDK Tools r14 or newer to use the new library project feature that generates each library project into...
View ArticleBuild exception: Internal error: (java.io.EOFException) null
Hi guys, I just mavenized a Flex project, I can build and run the application using maven commands.The project is well imported into IntelliJ, no errors. When I rebuild / make / compile thru IJ, I have...
View ArticleEE 6 App: clicking on application v6 schema location takes me to EE 1.4 XSD
Hi, I have a EE 6 App I have added a server setup for WAS 8.5 -> EE 6.(I know application.xml is not required in EE 6 but I am old school,) application.xml<application id="Application_ID"...
View ArticleWhen will it be a fast as eclipse? :)
Hey, First off, IntelliJ is great. I really love the GUI, the GIT integration is good enough, Auto complete works great, the hotkeys work great, etc etc But I cannot use it, because the background...
View ArticleOrder of classpath entries from Gradle script
Hi I have a project with a lot of dependencies and I'm currently trying to adapt our Gradle build script so our devs can use both Eclipse or IDEA.The app will load all jars from folder 'bespoke' and...
View ArticleIs it possible to make "How Swap" for a web-service in Idea?
Greetings, Gentlemen! As we know, there is a convenient feature of hot-swapping while debugging some aaplication. A question is: can I use this trick with some web-service, deployed on some remote...
View Article