This piece of software is a CVS integration plugin, which enables
intelliJ to be integrated with Telelogic CM Synergy 6.2. It has
never been tested with CM Synergy 6.1 nevertheless, according to
its documentation, it should work as well.
It was started as a try to simplify software development using
these two tools at once, that is why I started name of the plugin
with a combination of letter EZ [from easy ;)]. Primarily I have
tried to implement the features I used in my daily work. Thus now
plugin supports Task Based CM Synergy repository and can be used
to perform the following actions:
- First of all you can, and actually have to, define a project -
its version and release you are working for. Than you can:
- connect / disconnect to (from) CM Synergy;
- create task for current release and assign it to you;
- select the task you are going to work with (current task);
- add file (or folder) to be controlled by CM Synergy;
- check out file and bound it to the current task;
- undo check out file;
- remove file (or folder) from current view;
- check in task, after work is done;
- reconfigure project.
[NEW] Storing debug information in LOG-file and some fixes.
This version:
- was developed and tested on MS Windows XP. There might be
potential problems when running on other operation systems.
- is compatible to intelliJ 3.0.x Ariadna (builds #701/706) and CM
Synergy 6.2.
It's quite simple, what is a merit of intelliJ developers. Just
extract cmsynergy.jar file into $IDEA_HOME/plugins directory and
restart intelliJ.
Any feedback are welcome and will be valuable.
Feedback: http://www.intellij.org/twiki/bin/view/Main/CMSynergyPluginDev
Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation,
IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins
This piece of software was developed using 100% recycled electrons
|
|