Paul Verest

Results 401 comments of Paul Verest

There was Nodeclipse/coffeescript-eclipse#23 and CSEP is already mavenzied. 0.4 is to be released this month.

For the same reason installing from Chrome Web Store will not work.

If only @Kanatoko could find time. The plugin was not updated for a while in any aspect.

I believe that software that does not live, that is, is not developed or improved, is dead. It is not seen clear, but I think 1 year is quite a...

I have not looked in code. Is it possible to extract something valuable? It is such a pity that Eclipse has 2 projects for MongoDB and both are still for...

Such a waste of time. All 3 project are now waiting for something.

Do you have plans to support it (this year) ?

I dived into code ``` public class MConnectAction ``` has ``` public void executeFunction() throws Exception { checkExistingConnection(); mongo = new Mongo( host, port ); db = mongo.getDB( dbName );...