Eclipse plug-in: How to make a plugin communicate with CDT -


i augment eclipse cdt own plugin, without touching cdt source file. instance build unit test generator wizard. wizard has automatically detect types of variables tested using cdt parser.

does eclipse cdt provide api that?

is there documentation it?

here can find cdt plug-in developer guide. it's point start :)

saluti


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -