5 ms·
Basically he went from "I don't know how to build Eclipse plugins" to "they are too hard to build". I don't know how hard they are to build, but it seems there
by ktosiek 14y ago
Basically he went from "I don't know how to build Eclipse plugins" to "they are too hard to build". I don't know how hard they are to build, but it seems there are some steps missing.
And most FOSS uses Autotools these days, so installation is just ./configure && make && sudo make install
- Nurdok 14y agoI'm not saying it's particularly hard, I'm saying it should be easy as hell.