The Back/Forward commands are real very useful, but it seems that the maximum views I can go back or forward is 20. This maximum is not enough for me, and I can not find where to configure this value.
Could anyone help me? Thanks for your attention.
The Back/Forward commands are real very useful, but it seems that the maximum views I can go back or forward is 20. This maximum is not enough for me, and I can not find where to configure this value.
Could anyone help me? Thanks for your attention.
Hi Guys,
I hope you are fine!
It's my first post here, so hello everyone:)
I'm writing regarding one certain problem which I've encountered during usage of InteliJ version 13.
I work as a QA Specialis and on daily basis I use Behat/Cucumber/Gherkin and I'm wonder if I can navigate from some particular step definition in my feature file to a specific method in context/page file using Intelij 13? I know for sure that such solution is currently available in PHP Strom 14, however it would nice to have the same functionality in Intelij 13. I've already read that plugin "Cucumber for Java" should enable me to get this functionality but actually it doesn't work, but should have worked?
IntelliJ's Gherkin plugin thinks my first step is undefined plus there is no code assistance from IntelliJ for me to be able to define a step in my step def class. Why can't the Gherkin plugin find my step defs in class.
Please answer my question as soon as possible.
Regards
camel
I get the following error when trying to start a server for my project:
Artifact unnamed: Server is not connected. Deploy is not available.
I'm using os x Yosemite.
How can i fix this?
Hello,
I'm on a team where some people use eclipse and other people intelliJ.
However, when i run my application my javascript tries to get some data using some calls to a rest service.
The URL is /projectname/resources/.... When i run it on eclipse (Local)
The URL is /resources/... when i run it on Intellij (Local)
How can i set my intellij so the resources can be found on /projectname/resources like in eclipse?
Using Tomcat 8 server to deploy.
Hi everyone,
I've noticed lately that the performance of renaming a method has gotten worse. If I press SHIFT+F6 when the caret is on a method IDEA freezes up for a noticeable amount of time, then after I write the new name and press ENTER it freezes up again. After that everything returns to normal.
Three things to mention:
Anyone else has this? Is it solveable?
Thanks,
Guy
Hi.
I have simple maven web application. And while trying JRebel plugin get next problem.
When I compile classes they are compiled in target/classes folder, but *.properties files from resources folder are copiing (by pressing ctrl+F9) to the target/<FINAL_NAME>/WEB-INF/classes.
It misleads. And I doesn't understend how to configure JRebel and Idea.
Is it possible to configure module to do it in one folder?
Is it right if I point out target/<FINAL_NAME>/WEB-INF/classes is output path for module?
I'd like to run our code generation tasks when IDEA imports the Gradle project.
Are there any hooks I can use? I.e. if IDEA could run the dependencies, finalizers, pre- and post- hooks of the "idea" tasks that would have been enough for me.
I have a problem with my Icons,
The Icons won't load anymore in my Java project,
I also got something weird when i added a library.
How can i fix this??
Kinds regards,
Bart
This is using IntelliJ Ultimate 14 and Android Maps 2.0
Just wanted to drop a note on this very frustating build tryintg to get Google Play services integrated into an
Android application.
After following numerous articles on how to do this I was constantly failing a compile. It was complaining about
R.id.map
Now Im not going to go indepth on how to set the IDE up but lets say that after 5 hours of being frustated yesterday
I shut down. Granted not all 5 hours ewas dedicated to compile issues (Missing libraries, etc) but last night it just
didn't compile anymore.
Today, after contemplating whether I should go back to Eclipse I fired up intellij one more time and sure enough it compiled.
No idea what is going on.
Yesterday I was doing many Invalidate Caches /Restart to no avail.
This morning it works on first compile.
Mac OS
Very frustrated. Got to be a better way in all of this.
Later
Hi, I hope this is a simple question, because this seems like something that shouldn't be difficult.
I've got a standard Gradle project with the normal layout:
./src/main/groovy
./src/main/resources
./src/test/java
./src/test/resources
And I've created a Gradle task for system tests as follows:
sourceSets {
systemTest {
groovy.srcDir file('src/system-test/groovy')
resources.srcDir file('src/system-test/resources')
}
}
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.
Hey guys,
I am trying to set up my keyboard for mac, in a way that the Home/End keys act like they do on my Linux box (move the cursor to beginning/end of line). For MAC, I downloaded Karabiner which maps the keyboard keys to the intended configuration, however, as soon as I start Karabiner, then the Intellij keymap is messed up. Has any one of you tried doing it? Can you please help me?
Thanks in advance!
32 bit version works fine, when i try to run 64 bit version, i get an error says No JVM installation found. Please reinstall the product or install a JDK.
thx for any help
I recently updated from IDEA 13 to 14. When I click "Close Project", it takes 5 to 10 seconds to close a project.
This action was much faster in IDEA 13. I am using Ubuntu 14.04 and I have an SSD installed on my laptop.
I've been using the EAP builds for Mac with the custom bundled JDK, because it fixes https://youtrack.jetbrains.com/issue/IDEA-131595 and removes a half-second delay on every keystroke and mouse click. It looks like the final version of IDEA 14.1 doesn't have those same fixes. Is there any way to get the final IDEA 14.1 with the custom JDK?
Thanks.
-Eric
Hi All,
Just started using IntelliJ, my first installed version was 14.0.3, and just updated with 14.1 now.
I need to be able to create a unit tests and just show on the features list that latest version should just do that.
However I could not find how exactly I can do that.
Can someone provide more information on the procedure / recommendations etc?
Thanks,
DP.
I just installed IntelliJ Idea 14.1
Thank you guys from JetBrains company for all these new features but I noticed a step backwords.
I cannot directly open an existing maven project (created with maven 3.3.1) and I must use import function instead.
Any ideas?
Hi,
How do you create a desktop icon with a user defined image for launching jar files.
The output Jar file has the standard java coffee cup symbol.
I want to add my own artwork.
Thanks,
Mike
Just installed the new 14.1
Terminal opens without prompt, it's really looks like it's been dsabled.
Any way to ressurect it? I'm on Linux Mint 17 xfce
thanks,
john
I just installed 14.1 and as always I have TAB configured as my expansion key.
The tab key has no effect.
Anyone else having this problem?