1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 08:45:44 +02:00

Add link to previous versions

This commit is contained in:
Martin Oberhuber 2007-01-18 11:54:33 +00:00
parent b6268ac689
commit f8c5f538c4

View file

@ -1,5 +1,12 @@
Important note: Important note:
---------------
This README is for terminal.serial version 0.9.100 and later, corresponding
to RSE downloads after 2.0M4. Instructions for previous versions (using
Sun javacomm / javax.comm package instead of gnu.io) are still available from
http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.tm.core/terminal/org.eclipse.tm.terminal.serial/README.txt?root=DSDP_Project&view=markup&pathrev=R1_0_1
Prerequisites:
--------------
In order to compile and run this plugin, RXTX has to be installed into In order to compile and run this plugin, RXTX has to be installed into
the jvm. Once RXTXcomm.jar is installed in your JRE, you'll need to the jvm. Once RXTXcomm.jar is installed in your JRE, you'll need to
quit and re-start Eclipse PDE in order to recompute the classpath. quit and re-start Eclipse PDE in order to recompute the classpath.