Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vojtěch Krása
Total activity
435
Last activity
August 18, 2020 18:17
Member since
November 03, 2011 11:10
Following
0 users
Followed by
0 users
Votes
8
Subscriptions
158
Activity overview
Posts (31)
Comments (238)
Sort by recent activity
Recent activity
Votes
Created
January 15, 2014 10:08
Actually, errors may show up if you update only idea.jar (if there was some API change, or if it needs some new libs), or if you copy those libs without deleting all the old ones (there are new ver...
Community
IntelliJ IDEA Users
Multiple Cursors / Mass Selection and Edit
0 votes
Created
February 03, 2014 20:06
From looking at source code, I would guess that it must have been more than 10 years ago.
Community
IntelliJ IDEA Users
Since which version did IJ start really caching files?
0 votes
Created
February 04, 2014 01:00
I have never lost any code. If you did, you should wrote a ticket, they would fix it. Even better if you tried EAP.There are some settings (Settings | General) so you can try that. Or I guess you c...
Community
IntelliJ IDEA Users
Since which version did IJ start really caching files?
0 votes
Created
May 18, 2014 13:33
Everything is fine here.
Community
IntelliJ IDEA Users
Latest EAP blew up, badly, mysterious file results
0 votes
Created
June 01, 2014 22:22
You can set "Minimum Size" in the GUI designer...
Community
IntelliJ IDEA Users
Help a beginner? About the GUI designer.
0 votes
Created
May 28, 2014 13:24
It does not make sense. Those options are I imagine for some plugins which generate stuff or for some automatization in general.If you want to start jetty, just execute jetty:run Sometimes clean mi...
Community
IntelliJ IDEA Users
Run Jetty Server using jetty-maven-plugin
0 votes
Created
May 24, 2014 17:53
I would take a look into com.intellij.psi.formatter.java.AbstractJavaFormatterTest
Community
IntelliJ IDEA Users
Extract the IDEA Java code formatter to own library?
0 votes
Created
June 14, 2014 19:56
hard to help without seeing the project.
Community
IntelliJ IDEA Users
Writing a REST service using the jetty plugin?
0 votes
Created
June 15, 2014 21:39
you are missing web.xml, or annotated servlet. Try this, https://github.com/jasonray/jersey-starterkitIt works fine.
Community
IntelliJ IDEA Users
Writing a REST service using the jetty plugin?
0 votes
Created
August 12, 2014 21:46
I think the problem is that you checkout a git branch and not a tag. All releases are tagged and their source code is easily available: https://github.com/JetBrains/intellij-community/releases
Community
IntelliJ IDEA Users
Distinguishing between CE builds
0 votes
«
First
‹
Previous
Next
›
Last
»