Tagged Questions
3
votes
4answers
269 views
Is there an eclipse plugin for developing in m4?
Googling has turned up little to nothing.
I need to develop some heavy stuff in m4 and I'd love to do it in my favorite environment with all the bells and whistles thereof.
There are packages for ...
2
votes
1answer
504 views
Using m4 macros with Eclipse & Java
Is there a way to use m4 macros when developing in Java for Eclipse, ie. making sure the preprocessor is automatically invoked before Eclipse compiles?
Or has anyone used another preprocessor ...