Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Björn Kautler
Total activity
161
Last activity
January 17, 2016 10:42
Member since
May 25, 2011 01:22
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
55
Activity overview
Posts (6)
Comments (100)
Sort by recent activity
Recent activity
Votes
Created
July 20, 2011 21:17
What exactly do you want to do?You cannot "run from sources", you always run compiled classes.And you don't necessarily have to package the class files inside a JAR as you can see at http://conflue...
Community
IntelliJ IDEA Open API and Plugin Development
proper way to detect that the plugin is running from sources (Dev mode) vs. "installed plugin"
0 votes
Created
July 20, 2011 22:58
Let me repeat it in an easy way: Why?If you cant or wont say why, I've already told you ways and why they are unreliable.
Community
IntelliJ IDEA Open API and Plugin Development
proper way to detect that the plugin is running from sources (Dev mode) vs. "installed plugin"
0 votes
Created
September 21, 2011 16:56
The wizard is in the menu at "File -> Other Settings -> Configure Plugins".But you don't have to use the wizard, you can also simply go to the Settings Dialog and enable / disable plugins in the "I...
Community
IntelliJ IDEA Open API and Plugin Development
No plugin deployed on plugin module run
0 votes
Created
May 07, 2012 10:15
Hm, I've had a quick glimpse at the source myself.Isn't it meant this way?@State( name = "FooSettings", storages = { @Storage(file = PROJECT_FILE), @Storage(file = PROJECT_CONFIG_DI...
Community
IntelliJ IDEA Open API and Plugin Development
"id" parameter of the @Storage annotation
0 votes
Created
June 06, 2011 22:59
Hm, good point.Too bad. :-(Developing for IntelliJ IDEA is a PITA and especially without the source.Or is there some decent documentation I've missed up to now?And btw. you don't have statistics ab...
Community
IntelliJ IDEA Open API and Plugin Development
SHA-1 for 8.1.4
0 votes
Created
June 08, 2011 00:03
Ah, interesting to know.May I ask where those logs come from?Are this only download / sales logs, or actual usage logs?I only remember to be asked by IntelliJ to send usage feedback back to Jetbrai...
Community
IntelliJ IDEA Open API and Plugin Development
SHA-1 for 8.1.4
0 votes
Created
June 08, 2011 01:11
How did you compile them?Did you open the project in IDEA and invoked the build action?Then just invoke the Run action.If you built by doing "ant all", "ant build" or "ant", then you have distribut...
Community
IntelliJ IDEA Open API and Plugin Development
How to run compiled idea10 source
0 votes
Created
June 08, 2011 16:20
You didn't post it as question as it seems. You also see in the thread list that questions have other icons.
Community
IntelliJ IDEA Open API and Plugin Development
How to run compiled idea10 source
0 votes
Created
June 08, 2011 01:08
How did you compile them?Did you open the project in IDEA and invoked the build action?Then just invoke the Run action.If you built by doing "ant all", "ant build" or "ant", then you have distribut...
Community
IntelliJ IDEA Open API and Plugin Development
Downloaded and compiled idea10 source. Wondering how to run that compiled version - is it possible to use the compiled srouces as an intellij editor? Is there an Intellij IDEA 10 exectuable created somewhere as a result of building the source?
0 votes
Created
June 06, 2011 23:01
http://confluence.jetbrains.net/display/IDEADEV/Build+Number+Ranges actually :-)
Community
IntelliJ IDEA Open API and Plugin Development
IntelliJ X Version Number
0 votes
«
First
‹
Previous
Next
›
Last
»