Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Etienne Studer
Total activity
236
Last activity
January 17, 2016 22:03
Member since
August 28, 2004 21:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
82
Activity overview
Posts (65)
Comments (89)
Sort by recent activity
Recent activity
Votes
Created
September 25, 2007 12:06
hello dmitryThanks for your reply. Since this is not the behavior I observe, I guess I'm doing something wrong. What I see in the .iml file of my persisted component is...]]>...where ARCHIVE_PATH i...
Community
IntelliJ IDEA Open API and Plugin Development
How to apply path variables to file path stored in .iml file
0 votes
Created
June 12, 2007 01:35
The LockSmith inspection "FieldAccessNotGuarded" complains if I do not guard a field (that is annotated with @GuardedBy), assigning it a value in the constructor.etienne
Community
IntelliJ IDEA Plugin Users
[Ann] LockSmith: concurrency-oriented refactorings for IntelliJ IDEA
0 votes
Created
June 05, 2007 20:50
Very cool. The intentions now show up and work properly in my IDEA 6.0.5.Thanks, etienne
Community
IntelliJ IDEA Plugin Users
[Ann] LockSmith: concurrency-oriented refactorings for IntelliJ IDEA
0 votes
Created
June 04, 2007 18:58
I checked: I don't even see these inspections in the 'Errors' settings. I'm using IDEA 6.0.5.etiennePS There are a few typos in the resources_en.jar: @GaurdedBy
Community
IntelliJ IDEA Plugin Users
[Ann] LockSmith: concurrency-oriented refactorings for IntelliJ IDEA
0 votes
Created
June 04, 2007 17:25
Using annotations did not give me an inspection warning, neither:public final class Foo { public void clear() { // access not guarded as defined in annotation _bar.clear(); } ...
Community
IntelliJ IDEA Plugin Users
[Ann] LockSmith: concurrency-oriented refactorings for IntelliJ IDEA
0 votes
Created
June 01, 2007 01:37
helloI would have expected that LockSmith inspects and complains about the code below. Or am I overseeing something?etiennepublic final class Foo { public void clear() { // access not...
Community
IntelliJ IDEA Plugin Users
[Ann] LockSmith: concurrency-oriented refactorings for IntelliJ IDEA
0 votes
Created
April 13, 2007 02:28
hello nathanAs mentioned in my error report submitted from within IDEA, the plugin causes exceptions when using IDEA 6.0.5, even though the plugin minimum version is 5766.Maybe removing the older v...
Community
IntelliJ IDEA Plugin Users
[ANN] Changes Bar 1.2.3 Available
0 votes
Created
April 09, 2007 02:33
hello jay1) The plugin.xml plugin descriptor allows to define dependencies to other plugins. See also http://plugins.intellij.net/plugin.dtd2) I have written a little plugin called PluginUpdateN...
Community
IntelliJ IDEA Plugin Users
Plugin dependencies and updates?
0 votes
Created
March 24, 2007 12:36
helloThanks for your comment.I rely on IDEA for the actual renaming algorithm (propertyNameToVariableName).The fact that the intention does not complain anymore after the quick fix being applied is...
Community
IntelliJ IDEA Plugin Users
Simple Intentions bug?
0 votes
Created
February 20, 2007 00:16
Ah, I see. I was aware of that feature but did not associate it with 'IDE project files'. I was thinking about .ipr files...thanks, etienne
Community
IntelliJ IDEA Users
Manage others' access to the IDE project files
0 votes
Next
›
Last
»