Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by KelvinGoodson:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDO_Java_Overview/EclipseDev

------------------------------------------------------------------------------
    * Click OK as many times as it takes to get back rid of all the dialogs
    * Accept the offer of a full rebuild
  
+ == Java Assert Statements ==
+ 
  If you see an error saying Syntax error on token "assert" you must set some 
Java compiler preferences
  
   * Go to Window => Preferences =>> Java => Compiler and select the Compliance 
and Classfiles tab
@@ -35, +37 @@

    * Generated .class files compatibility: to 1.4
    * Source compatibility: to 1.4
  
+ == Java 5 Dependency ==
+ 
+ At this time only one file (Interface2JavaGenerator.java) in the SDO tools 
project has a dependency on Java 5.  You must either ensure you have a Java 5 
JRE in your list of installed JREs, and ensure that the tools project uses this 
JRE (instructions to follow), or delete the Interface2JavaGenerator.java source 
file if you don't plan to use it.
+ 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to