classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cp-patches] FYI: Added not to CORBA examples readme.


From: Meskauskas Audrius
Subject: [cp-patches] FYI: Added not to CORBA examples readme.
Date: Thu, 17 Nov 2005 10:24:20 +0100
User-agent: Mozilla Thunderbird 1.0.2 (Windows/20050317)

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

2005-11-17  Audrius Meskauskas  <address@hidden>

* 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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]