htgfdhfd
frghfdhgfdgfdg ---Original message URL: https://devnet.jetbrains.com/message/5557615#5557615
View Articleytryert
ytrytuyrtytrurt ---Original message URL: https://devnet.jetbrains.com/message/5557616#5557616
View Articlehfdhgfsdgh
fdhfdhfdhdfggfd ---Original message URL: https://devnet.jetbrains.com/message/5557617#5557617
View Articleusd79.com
usd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd79.comusd...
View ArticleUsing SBT plugins with 14.1 Community Edition
Hi! I transitioned from Eclipse for Scala/SBT/Github development and I am estatic! I will probably never go back. I need to use certain SBT plugins from the SBT console, in particular the sbt-assembly...
View ArticleBreaking out some directories as separate projects, in IDEA and source control
I have an app that's existed for a long time as a single monolithic project. It's being refactored into a main app plus a series of add-ons that I want to make into separate IDEA projects, each with...
View ArticletoArray(IntFunction) in Stream cannot be applied
Searched around and I could not find a good answer to this question. Intellij IDEA 14.1.4 is giving me red underline error on code that compiles and runs fine. Stream.concat(Arrays.stream(new String[]...
View ArticleConfiguring IntelliJ 14 to debug an externally deployed Glassfish app
Hi All IntelliJ IDEA experts, I seek help (if possible please with screenshots) on how to configureIntelliJ IDEA 14 to just debug a Glassfish 3.1 EAR and WARApp deployed externally. I mean mvn build...
View ArticleIn IntellijIdea start Tomcat as administrator windows
I need to run Tomcat in IntellijIdea as administrator because in Windows 8, I cannot acces to my static files on external storage disk e: on my computer,I tried run as admin Intellijdea and open acces...
View ArticleIDEA 14 PHP Smart Enter Issue
Hello Folks, I had expierienced some issues by using IDEAs Smart Enter in PHP, with the PHP Plugin. When trying to CtrlShiftEnter in a line before a block closing "}", it takes the "}" to the current...
View Articleaspectj compiler dosn't work for single class compile
hello, i'm facing this problem: my project compile succesfully with ajc if i do full rebuild but if a compile a single class which use aspects (some Roo aspects and some custom one) the ajc compiler...
View ArticleBackspace deletes the space and the line instead of only the space
I write for example: public class X { int i; After the semicolon I press ENTER and the new line is automatically indented, which is fine. The problem is that if I press backspace, I expect the space...
View ArticleSharing project between IntelliJ and Android Studio
Hi, I have an IntelliJ license and I'd like to use Intellij to work on an android project which was created for Android Studio and which has its project files imported into git. I'm currently using...
View ArticleSmart completion for interface implementation should respect parameter naming...
When IntelliJ smart completion implements an inteface with a single method (Java 7), it uses the generic derived parameter name from the interface signature. I expect it to suggest a parameter name...
View ArticleHelp. Lost work of many days
Please help me. I lost the work of many days.I was looking at the local history, to detect what was changes that made a bug ocur, but by mistake i presed the revert button (i should ask confirmation...
View Article"No flow configuration found, please check Spring setup" - Error from "Spring...
Similar to https://devnet.jetbrains.com/message/5504346 I'm seeing this error on all my flow config files. "No flow configuration found, please check Spring setup" I've tried deleting the Spring facet...
View ArticleXSLTProcessor output cut by half
Hi, everyone I have a unsolvable problem (of course, from my point of view). I always get XSLTProcessor.transformToFragment output reduced in half in comparison to the input size. E.g. I have 200...
View ArticleOverriding user.name in file idea64.vmoptions when value contains spaces
How can I override property user.name in file idea64.vmoptions with a value that contains spaces? Example: -Duser.name=John Doe Tried / doesn't work: -Duser.name="John Doe"-Duser.name=John\...
View ArticleSet BigDecimal value in Debug/Variables window?
I'm looking for the syntax to set a BigDecimal value from "null" to a BigDecimal value for testing. If I use "new BigDecimal("1.1")" I get "Cannot find constructor" from Intellij. If I use...
View Article