memory issues
have 16 gig on this windows server with 10 gig avail, why would i be getting this? How would i increase? thx Error:Abnormal build process termination: Error occurred during initialization of VMCould...
View ArticleIdea 14.1 doesn't start - Mac OS
Hi, I've just downloaded idea 14.1 for mac. I've verified the sha for the download:~/Downloads jo.pang$ shasum -a 256 ideaIU-14.1.dmg 559480f8908719ebc5d34c6da2ba0b3bdc611b86f8ccc4f320bb8b16f78feeb8...
View ArticleDistraction-Free Mode has bug?
Excited to see a distraction-free mode at last. Upon using it, I notice that there is a large swatch of space on the left hand side of the screen (like one big empty column). At first, I thought it...
View ArticleAdding a new dependency in pom.xml
Environment: Windows 7 Professional. IDEA: 14.0.3, Ultimate Edition 139.1117 I can't believe I am having difficulties with this. 1. I have a pom.xml that I successfully import as a project in IDEA...
View Articlegit subtree push/pull support in intellij
Hi guys, Can anybody let me please know if Intellij 14 supports integration with git subtree pull/push? Couldn't find antything related so I guess it is not supported? Or I'm missing something?...
View Article14.0.3 SVN merge, revert, remerge issue
I'm asked regularly to merge XSD and WSDL files from an analysts branch on SVN. Yesterday I met with a very strange problem. I'll go over the steps, maybe someone can reproduce the issue.1. Merge the...
View ArticleGradle bug in 14.1 and lower
I am currently using the newest Idea 14.1 community edition. I have a Spring Boot project in which I use Gradle as the build system. The Gradle version I use is the wrapper version. I declare it in my...
View Article14.1 look & feel - too flat
Hi, I upgraded to the 14.1 yesterday and for the first time in 10+ year history of using IDEA I'm afraid of changes coming. Please don't go too far with getting rid of shadows, borders and backgrounds!...
View ArticleIntelliJ 14.1 changed the size of my default font
My font settings, which has been set at default for as long as I've used this product, (monospace, size 12 font), which also looked the same as my font for pycharm,changed after I installed 14.1. The...
View ArticleHow can I keep Gradle build from changes selected run configuration?
So here's the workflow I want to do in my IDEA Ultimate 14.0/14.1: 1) Run Gradle build task to build my Grails project from the Gradle tool window (I'm using Grails Gradle Plugin)2) Run my Grails...
View ArticleUpgraded to 14.1, can no longer debug Meteor app
Debugging my Meteor app used to work with 14.0.Upgraded this morning to 14.1.I start IntelliJ IDEA, open project, and hit the Debug button.Nothing seems to happen, but when I e.g. hit the Run button, I...
View ArticlePlay web app debugging broken? (Play 2.3.8/Latest IDEA EAP build)
Is it just me or it's broken? I created a play web app using the reactive stock template, then set break points and try to debug, but the breakpoints never stops execution.
View Article14.1 - Code reformatter breaks JavaDoc line formatting
Anybody seeing this problem in 14.1? It used to happen in the EAP, but now a coworker who just upgraded to the 14.1 final release is also seeing it: I've played around with all the options I can...
View ArticleIDE Talk gone as of 14.1 RC (141.175.3)?
Hi there, I just installed / updated, and now "IDE Talk" is gone. Search for actions does not give any result, no window to switch to... There is a plugin named "IDE Talk", but that dates back to 2005,...
View Articleunused properties in gradle.properties
Hi, all properties in gradle.properties are reported as 'unused property' but they are used in build.gradle. Example:springBootVersion = 1.2.2.RELEASEin gradle.properties andcompile...
View ArticleXSLT transformation doesn't run right
Hi, IntelliJ IDEA doesn't run XSLT transformation right. For example when I run following xsl code: <?xml version="1.0" encoding="utf-8" ?><xsl:stylesheet version="1.0"...
View ArticleHow to keep runConfigurations when importing a gradle project
Choose File, New, Project from existing sources...In the window Select File or Directory to Import, specify an existing gradle file in a directory that also contains configurations in...
View ArticlePerformance issues in 14.0.2? OS X?
I have lately had trouble using IJ due to performance issues. This is on a Macbook Pro, OS X 10.10.1, 8GB, plenty of available storage space on an SSD. IJ is pretty performant at start-up but fairly...
View ArticleCan I suspend automatic project config file upgrade for a while ?
Hi,I have upgraded to 14.1 (Ultimate) today. And IDEA upgraded some of my project config files and added new ones, which is a good thing under normal conditions. But now, I have to rebase a few...
View ArticleJPA 2.1 entity mappings not recognized
Hi , I am currently switching an important project from Java EE 6 to Java EE 7 and I got a named-queries.xml file with the following at the top: <entity-mappings...
View Article