From: Arno P. <ar...@pu...> - 2012-10-15 15:48:24
|
these classes are not on the red list and are contained in harmony.jar, so the dependency analysis should pull them in. Not sure what the problem is. Arno On 10/14/12 1:05 PM, Jun Lee wrote: > Hello, > Does anyone know how to solve the missing references to > java.util.prefs.AbstractPreferences and java.util.zip.Checksum when > cross compiling with the csharp target? > Even when I cross compile a simple Java Hello.class to C#, I still get > these errors from the csharp compiler (Mono). > I tried to add the AbstractPreferences*.class and Checksum.class to the > cross compiled set, but that gives a lot of errors for uninplemented > interface/abstract methods. > > > > ------------------------------------------------------------------------------ > Don't let slow site performance ruin your business. Deploy New Relic APM > Deploy New Relic app performance management and know exactly > what is happening inside your Ruby, Python, PHP, Java, and .NET app > Try New Relic at no cost today and get our sweet Data Nerd shirt too! > http://p.sf.net/sfu/newrelic-dev2dev > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users > |