diff options
author | Shivendra | 2017-06-27 17:32:55 +0530 |
---|---|---|
committer | Shivendra | 2017-06-27 17:32:55 +0530 |
commit | 3a110d03c8a183af42f61e49f80cef466505a5c5 (patch) | |
tree | 4109c09ae695d60db7a91019dd4c6200377ae63f /scilab-lib.properties | |
parent | 79e536d46ba2986b4947cccd1fbff5ba186eb9e8 (diff) | |
download | scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.tar.gz scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.tar.bz2 scilab_for_xcos_on_cloud-3a110d03c8a183af42f61e49f80cef466505a5c5.zip |
canimxy writing to log file
Diffstat (limited to 'scilab-lib.properties')
-rw-r--r-- | scilab-lib.properties | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/scilab-lib.properties b/scilab-lib.properties index 69f503d46..45aa45a1a 100644 --- a/scilab-lib.properties +++ b/scilab-lib.properties @@ -1,28 +1,28 @@ ; Definition of lib used in Scilab -freehep-graphics2d.jar=/home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphics2d.jar +freehep-graphics2d.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphics2d.jar -freehep-graphicsio-emf.jar=/home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio-emf.jar +freehep-graphicsio-emf.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphicsio-emf.jar -freehep-graphicsio.jar=/home/shashank/scilab-master_5.5.2/thirdparty/freehep-graphicsio.jar +freehep-graphicsio.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/freehep-graphicsio.jar -commons-logging.jar=/home/shashank/scilab-master_5.5.2/thirdparty/commons-logging.jar +commons-logging.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/commons-logging.jar -flexdock.jar=/home/shashank/scilab-master_5.5.2/thirdparty/flexdock-1.2.4.jar +flexdock.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/flexdock-1.2.4.jar -jogl2.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jogl2.jar +jogl2.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jogl2.jar -jhall.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jhall.jar +jhall.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jhall.jar -gluegen2.jar=/home/shashank/scilab-master_5.5.2/thirdparty/gluegen2-rt.jar +gluegen2.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/gluegen2-rt.jar -jgraphx.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jgraphx.jar +jgraphx.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jgraphx.jar scirenderer.jar=${modules.dir}/scirenderer/${build.jar.dir}/scirenderer.jar -jrosetta-API.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-API.jar +jrosetta-API.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jrosetta-API.jar -jrosetta-engine.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jrosetta-engine.jar +jrosetta-engine.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jrosetta-engine.jar checkstyle.jar= @@ -36,10 +36,10 @@ commons-beanutils.jar= antlr.jar=/usr/share/java/antlr.jar -jlatexmath.jar=/home/shashank/scilab-master_5.5.2/thirdparty/jlatexmath-1.0.3.jar +jlatexmath.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/jlatexmath-1.0.3.jar ; To build the export through the Java -avalon-framework.jar=/home/shashank/scilab-master_5.5.2/thirdparty/avalon-framework.jar +avalon-framework.jar=/home/shivendra/IIT/updated/scilab_for_xcos/thirdparty/avalon-framework.jar library.src.path=src/java/ |