The note explains that there is no need to build the whole Classpath system just to build the examples.

2005-11-17  Audrius Meskauskas  <[EMAIL PROTECTED]>

* examples/gnu/classpath/examples/CORBA/swing/README.html: Added note about the build.
Index: examples/gnu/classpath/examples/CORBA/swing/README.html
===================================================================
RCS file: 
/cvsroot/classpath/classpath/examples/gnu/classpath/examples/CORBA/swing/README.html,v
retrieving revision 1.1
diff -u -r1.1 README.html
--- examples/gnu/classpath/examples/CORBA/swing/README.html     15 Nov 2005 
21:16:26 -0000      1.1
+++ examples/gnu/classpath/examples/CORBA/swing/README.html     17 Nov 2005 
09:20:48 -0000
@@ -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
_______________________________________________
Classpath-patches mailing list
Classpath-patches@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to