Hi Guys, I am happy to announce new version of Rich Visualforce Plugin. I have added some exciting features to this release. The major change is you can use it with standalone version of force.com IDE.
Major features of this release:-
GIT Integration
Force.com IDE/Plugin never supported code versioning and many times I felt its necessity and added a new feature to this release. Now you can configure your project with GIT repository and this plugin provides git push on save event of apex page and class.
Added new visualforce tags support
Now plugin supports visulaforce tags introduced till 26 version of the API
Major features of this release:-
- GIT Integration (it helps you to push your code to git repository on Ctrl+S key press.)
- Added support for new visualforce tags.
- Plugin works well with both force.com IDE as well as force.com eclipse plugins.
GIT Integration
Force.com IDE/Plugin never supported code versioning and many times I felt its necessity and added a new feature to this release. Now you can configure your project with GIT repository and this plugin provides git push on save event of apex page and class.
Added new visualforce tags support
Now plugin supports visulaforce tags introduced till 26 version of the API