Jacques Morel

- Total activity 1033
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 346
-
Created [ANN] ClearCase Plugin 1.23 released (works only with 915)
http://www.intellij.org/twiki/bin/view/Main/ClearcasePluginChanges Fix Hijacking file not in write action Fix text erroneously asking to Hijack when it will Check out on the dialog that pop up ... -
Created [ANN] JUnitTestPlugin 0.17 available
http://www.intellij.org/twiki/bin/view/Main/JUnitTestPluginChanges- Recompiled for 915 Fix creating test class in the wrong location when roots paths are overlapping (c:/src & c:/src-test, c:/s... -
Created IDEA Generics support FAQ
I created a small FAQ on IDEA generics support. Please review and correct.Jacques -
Created What do I get Cannot access psi files on second project open only?
I only get this after the first project is loaded but never on the first one. Am i missing something? Can't I access psi on the projectOpened? Why only during the first project startup?ThanksJacques -
Created How to get all Presentation object associated with a AnAction?
Is there a way to do that?I am trying to wrap the Run/Debug action. The contextual editor menu has a contextual RunClass/DebugClass that modify their Presentation text based on the caret position. ... -
Created LVCS API Questions
1) What is the notion of up-to-date label like in LvcsObject.isUpToDateLvcsObject.latestVersionIsUpToDate (BTW this should be changed to isLatestVersionUpToDate)LvcsRevision.isUpToDate2) Why is Lvc... -
Created [ANN] ClearCasePlugin 1.22 available for Aurora only
http://www.intellij.org/twiki/bin/view/Main/ClearcasePluginDisclaimer: This is a major release. A lot of software got added or modified. I have only been able to do rudimentary testing. Please emai... -
Created [ANN] JUnitTestPlugin 0.16 available
http://www.intellij.org/twiki/bin/view/Main/JUnitTestPluginChanges in 0.16 (896) Recompiled for 896 Add multiple test class template support. On Ctrl-Shit-T a choice of template to use will be ... -
Created [ANN] JUnitTestPlugin 0.15 available
http://www.intellij.org/twiki/bin/view/Main/JUnitTestPluginChanges: Recompiled for 876 Fix template variable name of the test class (was CLASS_NAME and is now NAME like the normal IDEA class te... -
Created PSI api suggestions
Sorry if I should not post here for PSI (A separate news group for the semi-open api would be best than wiki notification IMHO if you do not want to use the Open Api forum.)I have 2 little comments...