Hi all,
to get better aquianted with CouchDB I wanted to be able to debug its tests
with erlIDE.

Asking the CouchDB developers did not help (
http://thread.gmane.org/gmane.comp.db.couchdb.devel/14881)
Apparently none of the CouchDB developers is using erlIDE at the moment.

Nevertheless I made some progress trying to debug CouchDB version 1.1

1) I converted the TAP tests to normal Erlang modules. (It is as easy as to
rename a file :)
2) I could launch these test under erlIDE and debug them. This is cool !!!
3) I could only do it for erlIDE version 0.8. Starting with 0.9 the tests do
not run. No error message. Just nothing happens
4) I could not manage to launch the CouchDB application (the dababase
itself) under erlIDE. No error message, but nothing happens.

Starting from CouchDB version 1.2 (current trunk) they have the same modules
in different folders.
(http://thread.gmane.org/gmane.comp.db.couchdb.devel/15954)
erlIDE complains about it and does not compile.

Is it possible to use erlIDE for CouchDB development ?
What shall I do ?

Basically I do not know what exactly must be done after CouchDB is installed
from source.
Any information would be much appreciated.

Thank you for the efforts creating a development environment for Erlang.

-
Andrey
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Erlide-devel mailing list
Erlide-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/erlide-devel

Reply via email to