Finding project files under webapp folder fails and look wrong(intellij idea 12)
Good evening!I often use ctrl+[shift]+n to navigate in project. But now after using and test Intellij Idea 12, i find issue(in 11.1.4 all seems ok). Before submit into issue tracker, ask advice.I...
View Articlei have error "exit code is 1" what happen?
im use win 7 64bit, my editor is intellij idea 3 i get log like this: Information: 1 error Information: 0 warnings Information: java.lang.ClassNotFoundException: -verbose Information: at...
View ArticleBuild 123.45 keeps shutting down, says eval. expired
Just downloaded the latest release which installs and starts fine, it tells me the evaluation is good until Dec. 30th then shutsdown 5 minutes later saying the evaluation expired? I had plenty of time...
View ArticleUnable to compile Java8 file in IDEA12
I'm trying to compile some sample Java 8 code, but I'm getting this error: java: lambda expressions are not supported in -source 1.8 (use -source 8 or higher to enable lambda expressions) I've set...
View ArticleTomcat deployment directory
Hi, I have a webapp which is deployed to a local Tomcat (6.0.x), located in R:\programs\apache-tomcat-6.0.36.I want IntelliJ IDEA to deploy the webapp to the \webapps subdirectory of the aforementioned...
View ArticleIDEA 12: Setup Frameworks
What's that about "n xml files"? Shouldn't it show exact file names?
View ArticleStill stuck on version 10.5.4 until JSP editing performance in version 11...
I gave up on version 11 on it's initial release due to unusably slow JSP editing performance earlier in the year. I just checked back using version 11.1.3 8 months later and it's still unusably slow....
View ArticleFormatting If Statements
Has anyone found a combination of formatting options that will turn: if (2 < 3) { return; }elseif (2 > 3) { return; }else{ return; }...
View ArticleNeed advice: How to integrate Git & Github with IDEA on Windows
I've had so many problems using Git on Windows, it's really rather tragic. I thought Github for Windows would be the most mainstream way to get Git installed on Windows. But I cannot get it to...
View ArticleEclipse Compiler ProceedOnError
It states that "Proceed on Error" feature of Eclipse will be supported in version 12: Integration with Eclipse Java compiler will enable better errors highlighting for the project and even running Java...
View Articleintelij ignore maven update policy
Hiwe are using intelij version :11.1.3it seems that intelij ignores repository update policy that was set in our pom :we set:<repository> <id>horizon</id>...
View Articlevisualize xsd/wsdl
Hi, Is there any way to get xsd/wsdl structure visualized in idea? Best regards, Eugene.
View ArticleProblem with IDEA 12 Ultimate and starting PHPUnit tests on Ubuntu 12.04
Hi,Yestreday I upgraded my IntelliJ IDEA 10.5.4 Ultimate to IntelliJ IDEA 12.0 Ultimate. I use it for Java/PHP development. I have manualy install the PHP plugin in v.12.0 because it is no more...
View ArticleRemote Run plugin
Hi. I stumbled upon new pluginh in IDEA 12. But i could not find who to use it. Also i could not find any information in Web help. Could anyone put here some info about that plugin. Thanks in advanced.
View ArticleByteCode view for debugging?
ByteCode view: awesome. But. I can't get it to display bytecode for the code I'm looking at in a library I don't have source code for. I just happen to have a P1 bug that this would really help. How do...
View Articlechangesets and partial changes
is there a way to separate changes to a file into two separate changesets? similar to git's ability to commit/stage only parts of the changes in a file...
View ArticleControlling checkin when multiple branches in same project
Where I currently work we have a new branch of svn for each release cycle, so I need to work on multiple branches of the same project. This has caused me problems because sometimes I edit the file in...
View ArticleDisplay SVN revisions from a reintegrated branch
Is there any way in IDEA 12 to display the revisions that were included when a branch is reintegrated? Something similar to "svn log -g" command line or the "Include merged revisions" option in...
View Articlei have error "exit code is 1" what happen?
im use win 7 64bit, my editor is intellij idea 3 i get log like this: Information: 1 error Information: 0 warnings Information: java.lang.ClassNotFoundException: -verbose Information: at...
View ArticleAny way to exclude individual .java files?
Putting them in Settings | Compiler | Excludes is only able to make the compiler happy but searching for an compiler-excluded .java file still shows that file.
View Article