summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAudrius Meskauskas <audriusa@Bioinformatics.org>2005-11-17 09:26:46 +0000
committerAudrius Meskauskas <audriusa@Bioinformatics.org>2005-11-17 09:26:46 +0000
commit2eaf96bab3bae3b4c07103cfbf7bfbf75c6e42b2 (patch)
tree038d1b204f7e0a422ef16e79cdfb633044151614
parent5ccba33d6afe39aa4cc188712ada69d3d0b6f01b (diff)
downloadclasspath-2eaf96bab3bae3b4c07103cfbf7bfbf75c6e42b2.tar.gz
2005-11-17 Audrius Meskauskas <AudriusA@Bioinformatics.org>
* examples/gnu/classpath/examples/CORBA/swing/README.html: Added note about the build.
-rw-r--r--ChangeLog5
-rw-r--r--examples/gnu/classpath/examples/CORBA/swing/README.html3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0386c6cb6..90f6e536f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-11-17 Audrius Meskauskas <AudriusA@Bioinformatics.org>
+
+ * examples/gnu/classpath/examples/CORBA/swing/README.html:
+ Added note about the build.
+
2005-11-16 Anthony Balkissoon <abalkiss@redhat.com>
* javax/swing/JSplitPane.java: Reformatted file.
diff --git a/examples/gnu/classpath/examples/CORBA/swing/README.html b/examples/gnu/classpath/examples/CORBA/swing/README.html
index 286452fdd..a3a9e6282 100644
--- a/examples/gnu/classpath/examples/CORBA/swing/README.html
+++ b/examples/gnu/classpath/examples/CORBA/swing/README.html
@@ -47,6 +47,9 @@
using RMI/IIOP machinery allowed to implement all this functionality
with just 13 classes (plus 4 generated), all of them being rather
simple.
+
+ This example refers to the standard classes only and must be buildable
+ from your IDE as long as it has any java 1.4 compiler.
</p>
<p>
The used IIOP protocol must ensure interoperability, allowing players