Lost the "Mark files up to date" menu option again Build 963

Hi,
I have been updating the AccuRev plugin for build 963 and seem to have lost the "Mark Files up to date" this had been working until this build.
I have :

in my AbstractVcs implementation am I missing something else?

0
6 comments

It is now in the main menu. There is now a main menu item between Tools
and Options that has the name of your VCS. Note that the menu structure for VCS's
has majorly changed in 963; see ActionManager.xml

Joey Edelstein wrote:

Hi,
I have been updating the AccuRev plugin for build 963 and seem to have lost the "Mark Files up to date" this had been working until this build.
I have :

 		return true;
> 	}]]>

in my AbstractVcs implementation am I missing something else?


--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

Ahhh that's where it is thanks!
Why is it gone from the popup? While I am all for refactoring I belive GUI's should be a lot more conservatively changed. Constantly changing GUI is confusing!

0

Well, it's not "constantly changing."
This is a work in progress, not a public release.
There will be only one change, from 3.0 to 4.0, and it will basically
be entirely different.

Joey Edelstein wrote:

Ahhh that's where it is thanks!
Why is it gone from the popup? While I am all for refactoring I belive GUI's should be a lot more conservatively changed. Constantly changing GUI is confusing!


--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

constantly changing still holds true for the move from 2.5 -> 3.0 -> whatever number Aurora gets released under

0

On a related note...

How do I find out what group does the "Refactoring Preview" or "Find Result"
window fall to ? searching through the ActionManager.xml does not tell me
anything.

-Dash.

"Erb" <dont@evenbother.com> wrote in message
news:bookj1$ljb$1@is.intellij.net...

It is now in the main menu. There is now a main menu item between Tools
and Options that has the name of your VCS. Note that the menu structure

for VCS's

has majorly changed in 963; see ActionManager.xml

>

Joey Edelstein wrote:

>

Hi,
I have been updating the AccuRev plugin for build 963 and seem to have

lost the "Mark Files up to date" this had been working until this build.

I have :

 > return true;
> > }]]>

in my AbstractVcs implementation am I missing something else?

>
>

>

--

>

Erb

>

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

>


0

You mean the menus in these tool windows? I have been having the same problem.
You noticed that you could not add your VCS actions to them, huh?
I registered exactly this defect.

http://www.intellij.net/tracker/idea/viewSCR?publicId=20760

Debabrata Dash wrote:

On a related note...

How do I find out what group does the "Refactoring Preview" or "Find Result"
window fall to ? searching through the ActionManager.xml does not tell me
anything.

-Dash.

"Erb" <dont@evenbother.com> wrote in message
news:bookj1$ljb$1@is.intellij.net...

>>It is now in the main menu. There is now a main menu item between Tools
>>and Options that has the name of your VCS. Note that the menu structure


for VCS's

>>has majorly changed in 963; see ActionManager.xml
>>
>>Joey Edelstein wrote:
>>
>>
>>>Hi,
>>>I have been updating the AccuRev plugin for build 963 and seem to have


lost the "Mark Files up to date" this had been working until this build.

>>>I have :
>>>

>>return true;
>>>}]]>

>>>in my AbstractVcs implementation am I missing something else?
>>>
>>>
>>
>>--
>>
>>Erb
>>
>>==============================================================
>>"Most of you are familiar with the virtues of a programmer.
>>There are three, of course: laziness, impatience, and hubris."
>> - Larry Wall
>>==============================================================
>>



--

Erb

==============================================================
"Most of you are familiar with the virtues of a programmer.
There are three, of course: laziness, impatience, and hubris."
- Larry Wall
==============================================================

0

Please sign in to leave a comment.