- Jul 08, 2015
-
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@130 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@129 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@128 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@127 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@126 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@125 8cd9067d-c999-334f-a84c-f700af356b08
-
- Jul 07, 2015
-
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@124 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@123 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@122 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@121 8cd9067d-c999-334f-a84c-f700af356b08
-
- Jul 06, 2015
-
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@120 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@119 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@118 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@117 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@116 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@115 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
Source code formating. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@114 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@113 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@112 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@111 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@110 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@109 8cd9067d-c999-334f-a84c-f700af356b08
-
- Jun 01, 2015
-
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@108 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
-Solved bugs.Errors while building the project.The problem was in the build-impl.xml file.The first problem was the class path of the libs.CopyLibs.classpath property,to solve this error add the the class path to Netbeans 8.2, in Tools->Java->Ant. Example : libs.CopyLibs.classpath=C\:\\Program Files\\NetBeans 8.0.2\\java\\ant\\extra\\org-netbeans-modules-java-j2seproject-copylibstask.jar. The other problems were the attributes "rebase" and "excludeFromCopy" (copylibs doesn't support the "excludeFromCopy" attribute , copylibs doesn't support the "rebase" attribute) in the build-impl.xml.To solve that error the attributes were removed. +Added lib folder to the /dist directory. New version compiled. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@107 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
-Solved bugs.Errors while building the project.The problem was in the build-impl.xml file.The first problem was the class path of the libs.CopyLibs.classpath property,to solve this error add the the class path to Netbeans 8.2, in Tools->Java->Ant. Example : libs.CopyLibs.classpath=C\:\\Program Files\\NetBeans 8.0.2\\java\\ant\\extra\\org-netbeans-modules-java-j2seproject-copylibstask.jar. The other problems were the attributes "rebase" and "excludeFromCopy" (copylibs doesn't support the "excludeFromCopy" attribute , copylibs doesn't support the "rebase" attribute) in the build-impl.xml.To solve that error the attributes were removed. +Added lib folder to the /dist directory. New version compiled. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@106 8cd9067d-c999-334f-a84c-f700af356b08
-
- Mar 23, 2015
-
-
developer9 authored
+ Added class UfrCoder with the uFrFunctios interface for the handling of the ufr library functions. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@105 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ Added class UfrCoder with the uFrFunctios interface for the handling of the ufr library functions. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@104 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@103 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ The class UfrCoder with the interface uFrFunctions is added to the project,for the handling of the ufr library functions.If the loading of the library fails, a error message will be displayed in a dialog(JOptionPane). git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@102 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
+ The class UfrCoder with the interface uFrFunctions is added to the project,for the handling of the ufr library functions.If the loading of the library fails, a error message will be displayed in a dialog(JOptionPane). git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@101 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
The name of the class for the handling the ufr library functions is changed to UfrCoder.All functions of the library are added to the uFrFunctions interface.Changes on the GetLibFullPath function,the isApplet(boolean) parameter is added,and it should be false if the project is not an applet.If the Project is an applet ,isApplet has to be true.The value of the isApplet parameter changes the the return String of the function. git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@100 8cd9067d-c999-334f-a84c-f700af356b08
-
- Mar 20, 2015
-
-
developer3 authored
+ added Library for MAC OSX x86 and x86_64 git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@99 8cd9067d-c999-334f-a84c-f700af356b08
-
developer3 authored
+ debug git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@98 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@96 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
- Added new libraries git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@95 8cd9067d-c999-334f-a84c-f700af356b08
-
developer9 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@94 8cd9067d-c999-334f-a84c-f700af356b08
-
- Feb 19, 2015
-
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@93 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@92 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@91 8cd9067d-c999-334f-a84c-f700af356b08
-
developer8 authored
git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@90 8cd9067d-c999-334f-a84c-f700af356b08
-