Changes between Version 57 and Version 58 of FAQ
- Timestamp:
- 03/15/07 08:19:06 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v57 v58 123 123 * Contribute through using and testing (requires only TTCN-3 knowledge) 124 124 125 To contribute new functionality, you need to be familiar with Java, you need to be able to work with the [wiki:Links documentation of the Eclipse API] and you may need some basic knowledge about compiler construction techniques. For improving the built-in TTCN-3 parser, you need to be familiar with ANTLR .125 To contribute new functionality, you need to be familiar with Java, you need to be able to work with the [wiki:Links documentation of the Eclipse API] and you may need some basic knowledge about compiler construction techniques. For improving the built-in TTCN-3 parser, you need to be familiar with ANTLR 2.7.x. 126 126 127 127 The second way to contribute is to write unit tests using JUnit to improve the overall quality of TRex. The necessary programming knowledge is not as comprehensive, but some Java knowledge is still required.
