VirtualBox

Changeset 29724 in vbox for trunk


Ignore:
Timestamp:
May 21, 2010 11:57:11 AM (15 years ago)
Author:
vboxsync
Message:

Java bridge: getters, setters

Location:
trunk/src/libs/xpcom18a4
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/xpcom18a4/java/Makefile.kmk

    r29715 r29724  
    3434else
    3535 ifeq ($(KBUILD_TARGET), linux)
    36   VBOX_JAVA_HOME ?= /usr/lib/jvm/java-1.6.0-sun
     36  VBOX_JAVA_HOME ?= /usr/lib/jvm/java-6-sun
    3737 endif
    3838 ifeq ($(KBUILD_TARGET), solaris)
  • trunk/src/libs/xpcom18a4/xpcom/typelib/xpidl/xpidl_java.c

    r29190 r29724  
    9494            " **/\n"
    9595            "\n"
    96             "package org.mozilla.interfaces;\n"
     96            "package org.mozilla.interfaces;\n\n"
     97            "import java.math.BigInteger;\n\n"
    9798            "\n"
    9899            , ext - basename >= 19 ? 19 : (int)(ext - basename), basename);
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette