Hello all, Sorry for the newbie question, but I couldn't find anything related in the docs. Suppose I have my code properly compiled on Eclipse and then I want to perform a query on it from an external program. I will create an user interface for the project I'm working on using the .NET platform. This application will have to perform a query on my compiled code (passing parameters from the user interface). As a result, the application will show data from the query result. I was thinking about interfacing with Eclipse through a .NET "wrapping class" using the existing .DLL (described in Embedding and Interfacing Manual), then I thought this could not be very quick. In addition, I just have to query against a code that is already compiled. Maybe using eclipse through command-line would be an option. what do you think? Is there any sample I could use as a reference? Thanks in advance, Igor Kondrasovas Twitter: @ikondrasovas Blog: http://ikondrasovas.wordpress.com Facebook: www.facebook.com/ikondrasovasReceived on Sun Apr 25 2010 - 23:12:35 CEST
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:58 CET