Hi there,
Would it be difficult to add a toggle button to the
Synchronize view
which would toggle the hiding/unhiding of unversioned
items?
I tried to find out myself. However, having no experience
in
developing eclipse (plugin) code, i could not really find a
good place
to start. I was able to set up the environment and
(debug)run the
plugin, but could not really figure out how the items could
be
excluded from the view.
Some background: I'm working on a large C++ application
which contains
a lot of (source)files which are generated from other
files.
Unfortunately, the project directory structure is a bit of a
mess. And
this causes all the (generated) unversioned items to be
scattered all
over the project. All these items then clutter the
Synchronize view
and make the view practically unusable for reviewing changes
before
committing.
Any thoughts and pointers would be very welcome.
Regards,
Teun
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe subclipse.tigris.org
For additional commands, e-mail: dev-help subclipse.tigris.org
|