Kiran Polaki wrote:
Hi Helmut,
Thanks a lot for your prompt reply.Your guess is absolutely right.
It would be helpful if TRex supports the functionality to allow another tool which reports line numbers inside a TTCN-3 file and opens that line number in TRex.
Is it possible to get a version of TRex with the above feature implemented in future?
Please let me know your way forward regarding this.
As I said: The philosophy of an IDE like TRex is different: we consider it more reasonable to call such tools from within TRex and than parse back the output of that tool to add e.g. line markers in the TRex TTCN-3 editor (as we have done for the integration of the Tau G2/Tester compiler). If you tell me more about your use case, we might think different. Is your tool a compiler? (Then the above approach is the right one.) Do you like to call an editor if a commit to some version control repository fails due to a commit hook which detects violation of some policy? Then a proper integration into a version control plug-in of Eclipse would be the right way. Do you execute tests and like to open the location where a fail verdict was set? Then, add test execution capabilities to TRex. Even if such integration does not exist, Eclipse already allows to call external tools using the "Run" menu. The only missing thing would be parsing back the console output of that tool. Best regards, Helmut -- Helmut Neukirchen mailto:neukirchen@informatik.uni-goettingen.de Institute for Informatics http://www.swe.informatik.uni-goettingen.de University of Göttingen, Lotzestr. 16-18 phone: +49 551 39 14695 D-37083 Göttingen, Germany fax: +49 551 39 14415