Initial commit
This commit is contained in:
69
Fiscality/eclipse/COPYRIGHT
Normal file
69
Fiscality/eclipse/COPYRIGHT
Normal file
@@ -0,0 +1,69 @@
|
||||
Copyright <20> 1993, 2018, Oracle and/or its affiliates.
|
||||
All rights reserved.
|
||||
|
||||
This software and related documentation are provided under a
|
||||
license agreement containing restrictions on use and
|
||||
disclosure and are protected by intellectual property laws.
|
||||
Except as expressly permitted in your license agreement or
|
||||
allowed by law, you may not use, copy, reproduce, translate,
|
||||
broadcast, modify, license, transmit, distribute, exhibit,
|
||||
perform, publish, or display any part, in any form, or by
|
||||
any means. Reverse engineering, disassembly, or
|
||||
decompilation of this software, unless required by law for
|
||||
interoperability, is prohibited.
|
||||
|
||||
The information contained herein is subject to change
|
||||
without notice and is not warranted to be error-free. If you
|
||||
find any errors, please report them to us in writing.
|
||||
|
||||
If this is software or related documentation that is
|
||||
delivered to the U.S. Government or anyone licensing it on
|
||||
behalf of the U.S. Government, the following notice is
|
||||
applicable:
|
||||
|
||||
U.S. GOVERNMENT END USERS: Oracle programs, including any
|
||||
operating system, integrated software, any programs
|
||||
installed on the hardware, and/or documentation, delivered
|
||||
to U.S. Government end users are "commercial computer
|
||||
software" pursuant to the applicable Federal Acquisition
|
||||
Regulation and agency-specific supplemental regulations. As
|
||||
such, use, duplication, disclosure, modification, and
|
||||
adaptation of the programs, including any operating system,
|
||||
integrated software, any programs installed on the hardware,
|
||||
and/or documentation, shall be subject to license terms and
|
||||
license restrictions applicable to the programs. No other
|
||||
rights are granted to the U.S. Government.
|
||||
|
||||
This software or hardware is developed for general use in a
|
||||
variety of information management applications. It is not
|
||||
developed or intended for use in any inherently dangerous
|
||||
applications, including applications that may create a risk
|
||||
of personal injury. If you use this software or hardware in
|
||||
dangerous applications, then you shall be responsible to
|
||||
take all appropriate fail-safe, backup, redundancy, and
|
||||
other measures to ensure its safe use. Oracle Corporation
|
||||
and its affiliates disclaim any liability for any damages
|
||||
caused by use of this software or hardware in dangerous
|
||||
applications.
|
||||
|
||||
Oracle and Java are registered trademarks of Oracle and/or
|
||||
its affiliates. Other names may be trademarks of their
|
||||
respective owners.
|
||||
|
||||
Intel and Intel Xeon are trademarks or registered trademarks
|
||||
of Intel Corporation. All SPARC trademarks are used under
|
||||
license and are trademarks or registered trademarks of SPARC
|
||||
International, Inc. AMD, Opteron, the AMD logo, and the AMD
|
||||
Opteron logo are trademarks or registered trademarks of
|
||||
Advanced Micro Devices. UNIX is a registered trademark of
|
||||
The Open Group.
|
||||
|
||||
This software or hardware and documentation may provide
|
||||
access to or information on content, products, and services
|
||||
from third parties. Oracle Corporation and its affiliates
|
||||
are not responsible for and expressly disclaim all
|
||||
warranties of any kind with respect to third-party content,
|
||||
products, and services. Oracle Corporation and its
|
||||
affiliates will not be responsible for any loss, costs, or
|
||||
damages incurred due to your access to or use of third-party
|
||||
content, products, or services.
|
||||
1
Fiscality/eclipse/LICENSE
Normal file
1
Fiscality/eclipse/LICENSE
Normal file
@@ -0,0 +1 @@
|
||||
Please refer to http://java.com/license
|
||||
1
Fiscality/eclipse/README
Normal file
1
Fiscality/eclipse/README
Normal file
@@ -0,0 +1 @@
|
||||
Please refer to http://java.com/licensereadme
|
||||
2186
Fiscality/eclipse/THIRDPARTYLICENSEREADME-JAVAFX.txt
Normal file
2186
Fiscality/eclipse/THIRDPARTYLICENSEREADME-JAVAFX.txt
Normal file
File diff suppressed because it is too large
Load Diff
3242
Fiscality/eclipse/THIRDPARTYLICENSEREADME.txt
Normal file
3242
Fiscality/eclipse/THIRDPARTYLICENSEREADME.txt
Normal file
File diff suppressed because it is too large
Load Diff
28
Fiscality/eclipse/Welcome.html
Normal file
28
Fiscality/eclipse/Welcome.html
Normal file
@@ -0,0 +1,28 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>
|
||||
Welcome to the Java(TM) Platform
|
||||
</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h2>Welcome to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP> Platform</h2>
|
||||
<p> Welcome to the Java<SUP><FONT SIZE=-2>TM</FONT></SUP> Standard Edition Runtime
|
||||
Environment. This provides complete runtime support for Java applications.
|
||||
<p> The runtime environment includes the Java<SUP><FONT SIZE=-2>TM</FONT></SUP>
|
||||
Plug-in product which supports the Java environment inside web browsers.
|
||||
<h3>References</h3>
|
||||
<p>
|
||||
See the <a href="http://download.oracle.com/javase/7/docs/technotes/guides/plugin/">Java Plug-in</a> product
|
||||
documentation for more information on using the Java Plug-in product.
|
||||
<p> See the <a href=
|
||||
"http://www.oracle.com/technetwork/java/javase/overview/"
|
||||
>Java Platform</a> web site for
|
||||
more information on the Java Platform.
|
||||
<hr>
|
||||
<font size="-2">
|
||||
Copyright (c) 2006, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
</font>
|
||||
<p>
|
||||
</body>
|
||||
</html>
|
||||
1
Fiscality/eclipse/bin/ControlPanel
Symbolic link
1
Fiscality/eclipse/bin/ControlPanel
Symbolic link
@@ -0,0 +1 @@
|
||||
jcontrol
|
||||
BIN
Fiscality/eclipse/bin/java
Executable file
BIN
Fiscality/eclipse/bin/java
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/javaws
Executable file
BIN
Fiscality/eclipse/bin/javaws
Executable file
Binary file not shown.
245
Fiscality/eclipse/bin/jcontrol
Executable file
245
Fiscality/eclipse/bin/jcontrol
Executable file
@@ -0,0 +1,245 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
||||
#
|
||||
# Shell Script to run the Java Plug-in control panel.
|
||||
#
|
||||
# Parse the command-line options
|
||||
# -r means make associate with the container (i.e browser)
|
||||
# -u means remove the association with the container
|
||||
# -c provides the location of the container install
|
||||
# -j provides the location of the jre install
|
||||
# if neither -r or -u are specified, run the ControlPanel UI
|
||||
|
||||
USAGE='usage: ControlPanel [ (-u scheme | -r scheme) -c cpath -j jrepath ]'
|
||||
JLERROR='ControlPanel: Error: Invalid JRE location: '
|
||||
CLERROR='ControlPanel: Error: Invalid container location: '
|
||||
IPERROR='ControlPanel: Error: Insufficient permission'
|
||||
ISERROR='ControlPanel: Error: Invalid scheme: '
|
||||
XLERROR='ControlPanel: Error: Invalid link or copy: '
|
||||
|
||||
check_container_dir() {
|
||||
|
||||
if [ ! -d ${1} ]; then
|
||||
echo "${CLERROR}${2}"
|
||||
exit 1
|
||||
fi
|
||||
if [ ! -w ${1} ]; then
|
||||
echo "${IPERROR}"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
link_logic() {
|
||||
if [ ${mode} = "reg" ]; then
|
||||
ln -s ${1} ${2}
|
||||
else
|
||||
rm -f ${2}
|
||||
fi
|
||||
}
|
||||
|
||||
#
|
||||
# Get the absolute path to a symbolic link's reference.
|
||||
#
|
||||
# Parameters:
|
||||
# $* : path - the path to the file (link) to dereference (can have spaces in
|
||||
# the path).
|
||||
#
|
||||
# Output:
|
||||
# This function writes the path to the link reference to stdout.
|
||||
#
|
||||
#
|
||||
dereference() {
|
||||
path="$*"
|
||||
result=
|
||||
|
||||
#
|
||||
# Make sure the path is absolute
|
||||
#
|
||||
parent="`cd \`dirname \"${path}\"\`; pwd -P`"
|
||||
child="`basename \"${path}\"`"
|
||||
|
||||
#
|
||||
# if parent == child, then path == /, and is already absolute
|
||||
#
|
||||
if [ "${parent}" != "${child}" ]; then
|
||||
path="${parent}/${child}"
|
||||
fi
|
||||
|
||||
if [ -h "${path}" ]; then
|
||||
path=`ls -l "${path}" | sed -e "s#^.*${path} -> ##"`
|
||||
|
||||
# make sure the path is still absolute (starts with '/')
|
||||
if expr "${path}" : '[^/]' > /dev/null; then
|
||||
path="${parent}/${path}"
|
||||
fi
|
||||
fi
|
||||
|
||||
echo ${path}
|
||||
}
|
||||
|
||||
#
|
||||
# Check for all the parts required to launch the control panel relative to the
|
||||
# given path.
|
||||
#
|
||||
#
|
||||
# Parameters:
|
||||
# $* : path - the path to examine, presumably the resolved path to this
|
||||
# script (can have spaces in the path).
|
||||
#
|
||||
# Output:
|
||||
# If successful, this function outputs the absolute path to a directory
|
||||
# containing the Java binary, and ../lib/deploy.jar; otherwise it outputs
|
||||
# an empty string. (Output is to stdout.)
|
||||
#
|
||||
# Note: the assumption is that this function returns either:
|
||||
#
|
||||
# <jdk-root>/jre/bin, or
|
||||
# <jre-root>/bin
|
||||
#
|
||||
# However, as long as the directory pointed by the path returned by this
|
||||
# function contains:
|
||||
#
|
||||
# ./java
|
||||
# ../lib/deploy.jar
|
||||
#
|
||||
# it should be possible to successfully launch the JCP from the given
|
||||
# information.
|
||||
#
|
||||
check_parts() {
|
||||
result="`cd \`dirname \"$*\"\`; pwd -P`"
|
||||
|
||||
# if this is a JDK, we need the JRE subdir
|
||||
if [ -d "${result}/../jre/bin" ]; then
|
||||
result="`cd \`dirname \"$*\"\`/../jre/bin; pwd -P`"
|
||||
fi
|
||||
|
||||
if [ ! -x "${result}/java" ] || [ ! -f "${result}/../lib/deploy.jar" ]; then
|
||||
result=
|
||||
fi
|
||||
|
||||
echo ${result}
|
||||
}
|
||||
|
||||
#
|
||||
# Launch the Java Control Panel.
|
||||
#
|
||||
# Parameters:
|
||||
# $* : path - the path of this script (can have spaces in the path).
|
||||
#
|
||||
launch_jcp() {
|
||||
path="$*"
|
||||
while [ -h ${path} ]; do
|
||||
path="`dereference ${path}`"
|
||||
done
|
||||
|
||||
java_home="`check_parts ${path}`"
|
||||
if [ -n "${java_home}" ]; then
|
||||
# launch the JCP using paths relative to
|
||||
${java_home}/java -Djavaplugin.user.profile=${USER_JPI_PROFILE} \
|
||||
-Xbootclasspath/a:${java_home}/../lib/deploy.jar \
|
||||
${_JAVA_VM_OPTIONS} \
|
||||
com.sun.deploy.panel.ControlPanel
|
||||
else
|
||||
echo "${XLERROR}${java_home}"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
||||
#
|
||||
# Manage the process of registering/unregistering the Java Plug-in with a given
|
||||
# container (browser).
|
||||
#
|
||||
manage_container() {
|
||||
# Do the "right" thing based on the provided scheme.
|
||||
plugin_stem=${java_home}/plugin/${proc}
|
||||
if [ ! -d ${plugin_stem} ]; then
|
||||
echo "${JLERROR}${java_home}"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
case ${scheme} in
|
||||
ns4 | ns4E )
|
||||
plugin_location="${plugin_stem}/ns4"
|
||||
if [ ${mode} = "reg" ]; then
|
||||
echo "${plugin_location}"
|
||||
fi
|
||||
;;
|
||||
ns4L )
|
||||
plugin_location="${plugin_stem}/ns4"
|
||||
filename=`ls ${plugin_location}`
|
||||
container_target="${container_home}/plugins"
|
||||
check_container_dir ${container_target} ${container_home}
|
||||
link_logic ${plugin_location}/${filename} ${container_target}/${filename}
|
||||
;;
|
||||
ns610 | ns610L )
|
||||
plugin_location="${plugin_stem}/ns610"
|
||||
filename=`ls ${plugin_location}`
|
||||
container_target="${container_home}/plugins"
|
||||
check_container_dir ${container_target} ${container_home}
|
||||
link_logic ${plugin_location}/${filename} ${container_target}/${filename}
|
||||
;;
|
||||
* )
|
||||
echo ${ISERROR}${scheme}
|
||||
exit 1
|
||||
esac
|
||||
}
|
||||
|
||||
while getopts ":r:u:c:j:" opt; do
|
||||
case $opt in
|
||||
r ) mode="reg";scheme=${OPTARG}
|
||||
;;
|
||||
u ) mode="unreg";scheme=${OPTARG}
|
||||
;;
|
||||
c ) container_home=${OPTARG}
|
||||
;;
|
||||
j ) java_home=${OPTARG}
|
||||
;;
|
||||
: ) echo ${USAGE}
|
||||
exit 1
|
||||
;;
|
||||
\? ) echo ${USAGE}
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
os=`uname -s`
|
||||
if [ "${os}" = "Linux" ]; then
|
||||
case "`uname -m`" in
|
||||
i[3-9]86 | ia32 | ia64 | x86_64)
|
||||
proc=i386
|
||||
;;
|
||||
sparc*)
|
||||
proc=sparc
|
||||
;;
|
||||
arm*)
|
||||
proc=arm
|
||||
;;
|
||||
ppc*)
|
||||
proc=ppc
|
||||
;;
|
||||
*)
|
||||
proc="`uname -m`"
|
||||
;;
|
||||
esac
|
||||
else
|
||||
proc=`uname -p`
|
||||
fi
|
||||
|
||||
if [ -z "${scheme}" ] &&
|
||||
[ -z "${java_home}" ] && [ -z "${container_home}" ]
|
||||
then
|
||||
# just run the control panel
|
||||
launch_jcp $0
|
||||
elif [ -n "${scheme}" ] &&
|
||||
[ -n "${java_home}" ] && [ -n "${container_home}" ]
|
||||
then
|
||||
# try to register/unregister the plugin
|
||||
manage_container
|
||||
else
|
||||
# one or more missing args
|
||||
echo ${USAGE}
|
||||
exit 1
|
||||
fi
|
||||
BIN
Fiscality/eclipse/bin/jjs
Executable file
BIN
Fiscality/eclipse/bin/jjs
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/keytool
Executable file
BIN
Fiscality/eclipse/bin/keytool
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/orbd
Executable file
BIN
Fiscality/eclipse/bin/orbd
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/pack200
Executable file
BIN
Fiscality/eclipse/bin/pack200
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/policytool
Executable file
BIN
Fiscality/eclipse/bin/policytool
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/rmid
Executable file
BIN
Fiscality/eclipse/bin/rmid
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/rmiregistry
Executable file
BIN
Fiscality/eclipse/bin/rmiregistry
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/servertool
Executable file
BIN
Fiscality/eclipse/bin/servertool
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/tnameserv
Executable file
BIN
Fiscality/eclipse/bin/tnameserv
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/bin/unpack200
Executable file
BIN
Fiscality/eclipse/bin/unpack200
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/jli/libjli.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/jli/libjli.so
Executable file
Binary file not shown.
35
Fiscality/eclipse/lib/amd64/jvm.cfg
Normal file
35
Fiscality/eclipse/lib/amd64/jvm.cfg
Normal file
@@ -0,0 +1,35 @@
|
||||
# Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
# List of JVMs that can be used as an option to java, javac, etc.
|
||||
# Order is important -- first in this list is the default JVM.
|
||||
# NOTE that this both this file and its format are UNSUPPORTED and
|
||||
# WILL GO AWAY in a future release.
|
||||
#
|
||||
# You may also select a JVM in an arbitrary location with the
|
||||
# "-XXaltjvm=<jvm_dir>" option, but that too is unsupported
|
||||
# and may not be available in a future release.
|
||||
#
|
||||
-server KNOWN
|
||||
-client IGNORE
|
||||
BIN
Fiscality/eclipse/lib/amd64/libattach.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libattach.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-53.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-53.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-54.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-54.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-55.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-55.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-56.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-56.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-57.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-57.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-ffmpeg-56.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-ffmpeg-56.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libavplugin-ffmpeg-57.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libavplugin-ffmpeg-57.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libawt.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libawt.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libawt_headless.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libawt_headless.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libawt_xawt.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libawt_xawt.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libbci.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libbci.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libdcpr.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libdcpr.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libdecora_sse.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libdecora_sse.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libdeploy.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libdeploy.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libdt_socket.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libdt_socket.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libfontmanager.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libfontmanager.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libfxplugins.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libfxplugins.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libglass.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libglass.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libglassgtk2.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libglassgtk2.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libglassgtk3.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libglassgtk3.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libglib-lite.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libglib-lite.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libgstreamer-lite.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libgstreamer-lite.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libhprof.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libhprof.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libinstrument.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libinstrument.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libj2gss.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libj2gss.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libj2pcsc.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libj2pcsc.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libj2pkcs11.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libj2pkcs11.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjaas_unix.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjaas_unix.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjava.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjava.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjava_crw_demo.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjava_crw_demo.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_freetype.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_freetype.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_pango.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_pango.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_t2k.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjavafx_font_t2k.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjavafx_iio.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjavafx_iio.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjawt.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjawt.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjdwp.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjdwp.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjfr.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjfr.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjfxmedia.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjfxmedia.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjfxwebkit.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjfxwebkit.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjpeg.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjpeg.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjsdt.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjsdt.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjsig.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjsig.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjsound.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjsound.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libjsoundalsa.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libjsoundalsa.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/liblcms.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/liblcms.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libmanagement.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libmanagement.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libmlib_image.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libmlib_image.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libnet.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libnet.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libnio.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libnio.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libnpjp2.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libnpjp2.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libnpt.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libnpt.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libprism_common.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libprism_common.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libprism_es2.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libprism_es2.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libprism_sw.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libprism_sw.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libresource.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libresource.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libsaproc.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libsaproc.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libsctp.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libsctp.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libsplashscreen.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libsplashscreen.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libsunec.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libsunec.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libt2k.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libt2k.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libunpack.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libunpack.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libverify.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libverify.so
Executable file
Binary file not shown.
BIN
Fiscality/eclipse/lib/amd64/libzip.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/libzip.so
Executable file
Binary file not shown.
24
Fiscality/eclipse/lib/amd64/server/Xusage.txt
Normal file
24
Fiscality/eclipse/lib/amd64/server/Xusage.txt
Normal file
@@ -0,0 +1,24 @@
|
||||
-Xmixed mixed mode execution (default)
|
||||
-Xint interpreted mode execution only
|
||||
-Xbootclasspath:<directories and zip/jar files separated by :>
|
||||
set search path for bootstrap classes and resources
|
||||
-Xbootclasspath/a:<directories and zip/jar files separated by :>
|
||||
append to end of bootstrap class path
|
||||
-Xbootclasspath/p:<directories and zip/jar files separated by :>
|
||||
prepend in front of bootstrap class path
|
||||
-Xnoclassgc disable class garbage collection
|
||||
-Xincgc enable incremental garbage collection
|
||||
-Xloggc:<file> log GC status to a file with time stamps
|
||||
-Xbatch disable background compilation
|
||||
-Xms<size> set initial Java heap size
|
||||
-Xmx<size> set maximum Java heap size
|
||||
-Xss<size> set java thread stack size
|
||||
-Xprof output cpu profiling data
|
||||
-Xfuture enable strictest checks, anticipating future default
|
||||
-Xrs reduce use of OS signals by Java/VM (see documentation)
|
||||
-Xcheck:jni perform additional checks for JNI functions
|
||||
-Xshare:off do not attempt to use shared class data
|
||||
-Xshare:auto use shared class data if possible (default)
|
||||
-Xshare:on require using shared class data, otherwise fail.
|
||||
|
||||
The -X options are non-standard and subject to change without notice.
|
||||
1
Fiscality/eclipse/lib/amd64/server/libjsig.so
Symbolic link
1
Fiscality/eclipse/lib/amd64/server/libjsig.so
Symbolic link
@@ -0,0 +1 @@
|
||||
../libjsig.so
|
||||
BIN
Fiscality/eclipse/lib/amd64/server/libjvm.so
Executable file
BIN
Fiscality/eclipse/lib/amd64/server/libjvm.so
Executable file
Binary file not shown.
60
Fiscality/eclipse/lib/calendars.properties
Normal file
60
Fiscality/eclipse/lib/calendars.properties
Normal file
@@ -0,0 +1,60 @@
|
||||
# Copyright (c) 2005, 2013, Oracle and/or its affiliates. All rights reserved.
|
||||
# ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
#
|
||||
|
||||
#
|
||||
# Japanese imperial calendar
|
||||
#
|
||||
# Meiji since 1868-01-01 00:00:00 local time (Gregorian)
|
||||
# Taisho since 1912-07-30 00:00:00 local time (Gregorian)
|
||||
# Showa since 1926-12-25 00:00:00 local time (Gregorian)
|
||||
# Heisei since 1989-01-08 00:00:00 local time (Gregorian)
|
||||
calendar.japanese.type: LocalGregorianCalendar
|
||||
calendar.japanese.eras: \
|
||||
name=Meiji,abbr=M,since=-3218832000000; \
|
||||
name=Taisho,abbr=T,since=-1812153600000; \
|
||||
name=Showa,abbr=S,since=-1357603200000; \
|
||||
name=Heisei,abbr=H,since=600220800000
|
||||
|
||||
#
|
||||
# Taiwanese calendar
|
||||
# Minguo since 1911-01-01 00:00:00 local time (Gregorian)
|
||||
calendar.taiwanese.type: LocalGregorianCalendar
|
||||
calendar.taiwanese.eras: \
|
||||
name=MinGuo,since=-1830384000000
|
||||
|
||||
#
|
||||
# Thai Buddhist calendar
|
||||
# Buddhist Era since -542-01-01 00:00:00 local time (Gregorian)
|
||||
calendar.thai-buddhist.type: LocalGregorianCalendar
|
||||
calendar.thai-buddhist.eras: \
|
||||
name=BuddhistEra,abbr=B.E.,since=-79302585600000
|
||||
calendar.thai-buddhist.year-boundary: \
|
||||
day1=4-1,since=-79302585600000; \
|
||||
day1=1-1,since=-915148800000
|
||||
|
||||
#
|
||||
# Hijrah calendars
|
||||
#
|
||||
calendar.hijrah.Hijrah-umalqura: hijrah-config-umalqura.properties
|
||||
calendar.hijrah.Hijrah-umalqura.type: islamic-umalqura
|
||||
BIN
Fiscality/eclipse/lib/charsets.jar
Normal file
BIN
Fiscality/eclipse/lib/charsets.jar
Normal file
Binary file not shown.
2559
Fiscality/eclipse/lib/classlist
Normal file
2559
Fiscality/eclipse/lib/classlist
Normal file
File diff suppressed because it is too large
Load Diff
BIN
Fiscality/eclipse/lib/cmm/CIEXYZ.pf
Normal file
BIN
Fiscality/eclipse/lib/cmm/CIEXYZ.pf
Normal file
Binary file not shown.
BIN
Fiscality/eclipse/lib/cmm/GRAY.pf
Normal file
BIN
Fiscality/eclipse/lib/cmm/GRAY.pf
Normal file
Binary file not shown.
BIN
Fiscality/eclipse/lib/cmm/LINEAR_RGB.pf
Normal file
BIN
Fiscality/eclipse/lib/cmm/LINEAR_RGB.pf
Normal file
Binary file not shown.
BIN
Fiscality/eclipse/lib/cmm/PYCC.pf
Normal file
BIN
Fiscality/eclipse/lib/cmm/PYCC.pf
Normal file
Binary file not shown.
BIN
Fiscality/eclipse/lib/cmm/sRGB.pf
Normal file
BIN
Fiscality/eclipse/lib/cmm/sRGB.pf
Normal file
Binary file not shown.
280
Fiscality/eclipse/lib/content-types.properties
Normal file
280
Fiscality/eclipse/lib/content-types.properties
Normal file
@@ -0,0 +1,280 @@
|
||||
#sun.net.www MIME content-types table
|
||||
#
|
||||
# Property fields:
|
||||
#
|
||||
# <description> ::= 'description' '=' <descriptive string>
|
||||
# <extensions> ::= 'file_extensions' '=' <comma-delimited list, include '.'>
|
||||
# <image> ::= 'icon' '=' <filename of icon image>
|
||||
# <action> ::= 'browser' | 'application' | 'save' | 'unknown'
|
||||
# <application> ::= 'application' '=' <command line template>
|
||||
#
|
||||
|
||||
#
|
||||
# The "we don't know anything about this data" type(s).
|
||||
# Used internally to mark unrecognized types.
|
||||
#
|
||||
content/unknown: description=Unknown Content
|
||||
unknown/unknown: description=Unknown Data Type
|
||||
|
||||
#
|
||||
# The template we should use for temporary files when launching an application
|
||||
# to view a document of given type.
|
||||
#
|
||||
temp.file.template: /tmp/%s
|
||||
|
||||
#
|
||||
# The "real" types.
|
||||
#
|
||||
application/octet-stream: \
|
||||
description=Generic Binary Stream;\
|
||||
file_extensions=.saveme,.dump,.hqx,.arc,.o,.a,.bin,.exe,.z,.gz
|
||||
|
||||
application/oda: \
|
||||
description=ODA Document;\
|
||||
file_extensions=.oda
|
||||
|
||||
application/pdf: \
|
||||
description=Adobe PDF Format;\
|
||||
file_extensions=.pdf
|
||||
|
||||
application/postscript: \
|
||||
description=Postscript File;\
|
||||
file_extensions=.eps,.ai,.ps;\
|
||||
icon=ps;\
|
||||
action=application;\
|
||||
application=imagetool %s
|
||||
|
||||
application/x-dvi: \
|
||||
description=TeX DVI File;\
|
||||
file_extensions=.dvi;\
|
||||
action=application;\
|
||||
application=xdvi %s
|
||||
|
||||
application/x-hdf: \
|
||||
description=Hierarchical Data Format;\
|
||||
file_extensions=.hdf;\
|
||||
action=save
|
||||
|
||||
application/x-latex: \
|
||||
description=LaTeX Source;\
|
||||
file_extensions=.latex
|
||||
|
||||
application/x-netcdf: \
|
||||
description=Unidata netCDF Data Format;\
|
||||
file_extensions=.nc,.cdf;\
|
||||
action=save
|
||||
|
||||
application/x-tex: \
|
||||
description=TeX Source;\
|
||||
file_extensions=.tex
|
||||
|
||||
application/x-texinfo: \
|
||||
description=Gnu Texinfo;\
|
||||
file_extensions=.texinfo,.texi
|
||||
|
||||
application/x-troff: \
|
||||
description=Troff Source;\
|
||||
file_extensions=.t,.tr,.roff;\
|
||||
action=application;\
|
||||
application=xterm -title troff -e sh -c \"nroff %s | col | more -w\"
|
||||
|
||||
application/x-troff-man: \
|
||||
description=Troff Manpage Source;\
|
||||
file_extensions=.man;\
|
||||
action=application;\
|
||||
application=xterm -title troff -e sh -c \"nroff -man %s | col | more -w\"
|
||||
|
||||
application/x-troff-me: \
|
||||
description=Troff ME Macros;\
|
||||
file_extensions=.me;\
|
||||
action=application;\
|
||||
application=xterm -title troff -e sh -c \"nroff -me %s | col | more -w\"
|
||||
|
||||
application/x-troff-ms: \
|
||||
description=Troff MS Macros;\
|
||||
file_extensions=.ms;\
|
||||
action=application;\
|
||||
application=xterm -title troff -e sh -c \"nroff -ms %s | col | more -w\"
|
||||
|
||||
application/x-wais-source: \
|
||||
description=Wais Source;\
|
||||
file_extensions=.src,.wsrc
|
||||
|
||||
application/zip: \
|
||||
description=Zip File;\
|
||||
file_extensions=.zip;\
|
||||
icon=zip;\
|
||||
action=save
|
||||
|
||||
application/x-bcpio: \
|
||||
description=Old Binary CPIO Archive;\
|
||||
file_extensions=.bcpio; action=save
|
||||
|
||||
application/x-cpio: \
|
||||
description=Unix CPIO Archive;\
|
||||
file_extensions=.cpio; action=save
|
||||
|
||||
application/x-gtar: \
|
||||
description=Gnu Tar Archive;\
|
||||
file_extensions=.gtar;\
|
||||
icon=tar;\
|
||||
action=save
|
||||
|
||||
application/x-shar: \
|
||||
description=Shell Archive;\
|
||||
file_extensions=.sh,.shar;\
|
||||
action=save
|
||||
|
||||
application/x-sv4cpio: \
|
||||
description=SVR4 CPIO Archive;\
|
||||
file_extensions=.sv4cpio; action=save
|
||||
|
||||
application/x-sv4crc: \
|
||||
description=SVR4 CPIO with CRC;\
|
||||
file_extensions=.sv4crc; action=save
|
||||
|
||||
application/x-tar: \
|
||||
description=Tar Archive;\
|
||||
file_extensions=.tar;\
|
||||
icon=tar;\
|
||||
action=save
|
||||
|
||||
application/x-ustar: \
|
||||
description=US Tar Archive;\
|
||||
file_extensions=.ustar;\
|
||||
action=save
|
||||
|
||||
audio/basic: \
|
||||
description=Basic Audio;\
|
||||
file_extensions=.snd,.au;\
|
||||
icon=audio;\
|
||||
action=application;\
|
||||
application=audiotool %s
|
||||
|
||||
audio/x-aiff: \
|
||||
description=Audio Interchange Format File;\
|
||||
file_extensions=.aifc,.aif,.aiff;\
|
||||
icon=aiff
|
||||
|
||||
audio/x-wav: \
|
||||
description=Wav Audio;\
|
||||
file_extensions=.wav;\
|
||||
icon=wav
|
||||
|
||||
image/gif: \
|
||||
description=GIF Image;\
|
||||
file_extensions=.gif;\
|
||||
icon=gif;\
|
||||
action=browser
|
||||
|
||||
image/ief: \
|
||||
description=Image Exchange Format;\
|
||||
file_extensions=.ief
|
||||
|
||||
image/jpeg: \
|
||||
description=JPEG Image;\
|
||||
file_extensions=.jfif,.jfif-tbnl,.jpe,.jpg,.jpeg;\
|
||||
icon=jpeg;\
|
||||
action=browser;\
|
||||
application=imagetool %s
|
||||
|
||||
image/tiff: \
|
||||
description=TIFF Image;\
|
||||
file_extensions=.tif,.tiff;\
|
||||
icon=tiff
|
||||
|
||||
image/vnd.fpx: \
|
||||
description=FlashPix Image;\
|
||||
file_extensions=.fpx,.fpix
|
||||
|
||||
image/x-cmu-rast: \
|
||||
description=CMU Raster Image;\
|
||||
file_extensions=.ras
|
||||
|
||||
image/x-portable-anymap: \
|
||||
description=PBM Anymap Format;\
|
||||
file_extensions=.pnm
|
||||
|
||||
image/x-portable-bitmap: \
|
||||
description=PBM Bitmap Format;\
|
||||
file_extensions=.pbm
|
||||
|
||||
image/x-portable-graymap: \
|
||||
description=PBM Graymap Format;\
|
||||
file_extensions=.pgm
|
||||
|
||||
image/x-portable-pixmap: \
|
||||
description=PBM Pixmap Format;\
|
||||
file_extensions=.ppm
|
||||
|
||||
image/x-rgb: \
|
||||
description=RGB Image;\
|
||||
file_extensions=.rgb
|
||||
|
||||
image/x-xbitmap: \
|
||||
description=X Bitmap Image;\
|
||||
file_extensions=.xbm,.xpm
|
||||
|
||||
image/x-xwindowdump: \
|
||||
description=X Window Dump Image;\
|
||||
file_extensions=.xwd
|
||||
|
||||
image/png: \
|
||||
description=PNG Image;\
|
||||
file_extensions=.png;\
|
||||
icon=png;\
|
||||
action=browser
|
||||
|
||||
image/bmp: \
|
||||
description=Bitmap Image;\
|
||||
file_extensions=.bmp;
|
||||
|
||||
text/html: \
|
||||
description=HTML Document;\
|
||||
file_extensions=.htm,.html;\
|
||||
icon=html
|
||||
|
||||
text/plain: \
|
||||
description=Plain Text;\
|
||||
file_extensions=.text,.c,.cc,.c++,.h,.pl,.txt,.java,.el;\
|
||||
icon=text;\
|
||||
action=browser
|
||||
|
||||
text/tab-separated-values: \
|
||||
description=Tab Separated Values Text;\
|
||||
file_extensions=.tsv
|
||||
|
||||
text/x-setext: \
|
||||
description=Structure Enhanced Text;\
|
||||
file_extensions=.etx
|
||||
|
||||
video/mpeg: \
|
||||
description=MPEG Video Clip;\
|
||||
file_extensions=.mpg,.mpe,.mpeg;\
|
||||
icon=mpeg;\
|
||||
action=application;\
|
||||
application=mpeg_play %s
|
||||
|
||||
video/quicktime: \
|
||||
description=QuickTime Video Clip;\
|
||||
file_extensions=.mov,.qt
|
||||
|
||||
application/x-troff-msvideo: \
|
||||
description=AVI Video;\
|
||||
file_extensions=.avi;\
|
||||
icon=avi
|
||||
|
||||
video/x-sgi-movie: \
|
||||
description=SGI Movie;\
|
||||
file_extensions=.movie,.mv
|
||||
|
||||
message/rfc822: \
|
||||
description=Internet Email Message;\
|
||||
file_extensions=.mime
|
||||
|
||||
application/xml: \
|
||||
description=XML document;\
|
||||
file_extensions=.xml
|
||||
|
||||
|
||||
|
||||
BIN
Fiscality/eclipse/lib/currency.data
Normal file
BIN
Fiscality/eclipse/lib/currency.data
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user