|
|
|
|
|
by ktosiek
5129 days 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 |
|