1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-06 00:25:25 +02:00
Commit graph

25 commits

Author SHA1 Message Date
Michael Scharf
5c3a49f509 make compatible with 3.2 2007-01-31 19:26:57 +00:00
Martin Oberhuber
d9654b70c8 [cleanup] Set default recommended warning level on all projects 2007-01-30 21:39:30 +00:00
Martin Oberhuber
0448185c85 [cleanup] define access rules for marking internal package access discouraged 2007-01-30 20:28:32 +00:00
Martin Oberhuber
b174869998 [cleanup] compiler warnings 2007-01-30 18:06:57 +00:00
Michael Scharf
94eb7432bc fix for bug 172023: when RXTX library is not installed, a warning is printed to the error log which includes the install instructions 2007-01-29 22:18:50 +00:00
Martin Oberhuber
f8c5f538c4 Add link to previous versions 2007-01-18 11:54:33 +00:00
Martin Oberhuber
e4b9e3a221 Switch terminal.serial to using rxtx-2.1 / gnu.io namespace instead of javax.comm 2007-01-17 17:35:56 +00:00
Martin Oberhuber
fb21fa234d Workaround [168606]: Revert to default workspace JRE for terminal.serial 2006-12-20 20:43:22 +00:00
Martin Oberhuber
f39a739c3d Rename and add branding for Terminal features 2006-12-15 09:41:16 +00:00
Martin Oberhuber
f5e7dae7ac Switch terminal to standard RSE jdt.core.prefs 2006-12-07 13:43:20 +00:00
Martin Oberhuber
209b7830ba Fix terminal build.properties for adding about.html 2006-12-07 13:37:18 +00:00
Martin Oberhuber
173795e905 Add about.html to terminal plugins 2006-12-07 11:07:43 +00:00
Martin Oberhuber
9d59d4087a [cleanup] fix terminal copyright headers and beautify 2006-12-07 10:26:20 +00:00
Martin Oberhuber
c0ecadde56 [cleanup] fix terminal copyright headers and beautify 2006-12-07 10:19:22 +00:00
Michael Scharf
d9a0758560 removed obsolete methods 2006-12-06 03:26:05 +00:00
Martin Oberhuber
a7d8478697 [cleanup] Add missing copyrights 2006-12-04 14:10:41 +00:00
Martin Oberhuber
83ce2bd321 Add instructions for installing comm.jar into the jre 2006-12-04 13:33:13 +00:00
Martin Oberhuber
0d49174878 [cleanup] fix compiler warnings 2006-12-04 10:33:49 +00:00
Michael Scharf
03e5df54c2 use .qualifier in plugin and feature versions 2006-12-02 06:17:11 +00:00
Michael Scharf
afab79b57d instuct OSGi to load the comm library using the jave default class loader by
adding
  Eclipse-BuddyPolicy: app, registered
2006-12-02 04:04:05 +00:00
Michael Scharf
c1c163702a lazy true 2006-12-01 15:52:46 +00:00
Michael Scharf
958c5b4a22 removed comm.jar 2006-12-01 15:51:55 +00:00
Michael Scharf
bd9ceb5cba properties are part of the binary distribution 2006-12-01 14:49:33 +00:00
Michael Scharf
c3b5c3d28b removed comm dependency 2006-12-01 14:47:42 +00:00
Michael Scharf
3ee369fe6a bug 165177: split the plugin into the terminal view and connection contributions 2006-12-01 03:08:19 +00:00