Hibernate JPA 2 Metamodel generation
I am trying to get IDEA 13.1.4 to generate the metamodels for my model classes. I followed the instruction in help but the "Process Annotations" item never shows when I right click on a model class...
View ArticleDownload Maven Snapshot even if it is not found exactly
Hi I am working in an envrionment where I consume different jars from other teams. Each teams works automnomsly and publishes new Snapshots of jars continously as soon something ha been checked in to...
View ArticleLooking for step-by-step guide to build and deploy Grails war to Tomcat
I've spent a bit of time, probably more than should be necessary, looking for a step-by-step guide to build and deploy a Grails war to a local instance of Tomcat using IntelliJ IDEA 13.I've seen links...
View Articlemodules turned into projects
I don't know what I did, but my two modules in a single project arenow behaving like two separate projects. What is the easiest way toget them back the way they were? The directory structure still...
View ArticleFlex and java web combined module from eclipse to idea
Hi all: I have an old project implemented with flex and java web in eclipse.Now,I want to import it to idea. But, if I tried to import Eclipse project (module from external model->eclipse) Idea...
View ArticleIdea 13 - Problems with svn command line integration
Hi, I am using experiencing some problems with the SVN integration. Even as the credentials for the repository are saved in the svn config dir, quite often a dialog appears asking for credentials when...
View ArticleAS3 library linkage setting ignored
I seem to have a weird problem trying to achieve inclusive linkage of some AS3 code. The problem is as follows: I have a big actionscript project in IntelliJ with lots of external library dependecies....
View Article[Flex] Whilst debugging, sometimes editor window will duplicate
Hey, Great effort on bringing 13.1 live! There seem to be one issue though for me. Whilst I'm debugging my Flex project and stepping through lines of code, very often I notice that editor window...
View ArticleNo view resolvers found
How do you correctly set up your servlet.xml so that the view resolver is detected by Intellij? in web.xml i have a DispatcherServlet configured named 'spring' that is configured with the config file...
View ArticleXcode beta 6, air and iOS emulator: image not found error
I'm on a Maverick, I'm trying to run and adobe air application via IOS emulator.I'm getting the following error: Seems like it's trying to uninstall an IPA... and there is no IPA. Before of this, with...
View ArticleJavaFX packaging fails
I have a simple JavaFX project that I would like to package as a Windows image, but when I try to build it I get 3 errors: Error:Java FX Packager: BUILD...
View ArticleEdit pom.xml template
HI, I use so many lugins in pom and pmost of them are very often used like surfire plugin or war plugin etc. I want to make those as default in my generated pom. I tried editing default pom template...
View Articlefont used in presentations/screenshots
Hi, i would like to know what font do they use when making presentation movies like this one: http://www.jetbrains.com/idea/or in screenshot like this one.....
View ArticleScala plugin for IDEA 13
I downloaded and installed the latest stable release of scala, scala 2.10.3, and also installed the Scala plugin for IDEA 13, however, it says it can not find /doc/scala-devel-docs/api. Anyone can help...
View ArticleMocha run configuration with file filter
Hi Using IDEA 13.0.3I am running tests from IDEA with a mocha run configuration/I have dircetory with tests , and I need a way to filter several of the tests in the directory. I dont want to run all...
View ArticleWeb archives and Gradle "providedCompile"
I have a Gradle project that creates a WAR file that deploys under Wildfly. Some of the dependencies are marked as "providedCompile" meaning the application server has them and they do not need to be...
View ArticleRe: font used in presentations/screenshots
On Tue, 26 Aug 2014 15:54:34 MSK, clamparu clanul<no_reply@jetbrains.com> wrote, quoted or indirectly quoted someonewho said : >Hi, i would like to know what font do they use when making...
View Articlegit unstash missing files
Using IntelliJ 13.1.4, I did a git stash on my project and it saved 4 files. 2 were newly created (green font). When I view the stash, I see all 4, but when I apply the stash, the 2 new files don't get...
View Articlemulti-module gradle support?
Idea 13.1 ubuntu 14.04 Trying to add a second gradle module to a project which already has a working gradle module. When I try to import (via Project Structure -> Module -> +), the import throws...
View ArticleSpring dmserver does not deploy artifacts at startup
Anybody using dmserver here? I configured artifacts but can not get it auto deploy. The strange thing is that the deployment status is always "OK", if I press "Refresh deployment status" button, the...
View Article