> I'm working on a Java project with a team mate that is using Mac.  I
> know that there is not yet mac support for downloading Jambi for use
> with maven (I want just the runtime stuff, not the plugin for dealing
> with .juic files).  What needs to be done?  Is it a simple thing to
> do, is there anything I can do to help?  If it's a complex thing to
> implement, what can I do to manually install using the downloaded mac
> jar files for now?
First we need the output of this code in mac:
 
System.out.println(System.getProperty("os.arch"));
System.out.println(System.getProperty("os.name"))

 
> AJ
> _______________________________________________
> Qt-jambi-interest mailing list
> [email protected]
> http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest
> 
_______________________________________________
Qt-jambi-interest mailing list
[email protected]
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to