Saturday, June 16, 2007

NB Plugin

1. rename cvsmodule as perforce
2. change all project and service meta data ->>>>> Here is PerforceVCS
3. replace.sh cvs -> perforce, CVS -> Perforce
4. PerforceRoot change back to CVSRoot first.

We can get a build now.

Change Menu action name: Each Action has

public String getName() {
return NbBundle.getBundle(CreateWorkspaceAction.class).getString("CTL_MenuItem_XX_Label");
}

CTL_MenuItem_XX_Label is located in Bundle.properties file of each action package

No comments: