Skip to content
  1. Jul 07, 2015
  2. Jul 06, 2015
  3. Jun 01, 2015
    • developer9's avatar
      +Lib folder added to the /dist directory. · 22caff64
      developer9 authored
      git-svn-id: svn://192.168.1.162/sw_open/ufr/java/examples/trunk@108 8cd9067d-c999-334f-a84c-f700af356b08
      22caff64
    • developer9's avatar
      -Solved bugs.Errors while building the project.The problem was in the... · 247d450d
      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
      247d450d
    • developer9's avatar
      -Solved bugs.Errors while building the project.The problem was in the... · 887bccaf
      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
      887bccaf
  4. Mar 23, 2015
  5. Mar 20, 2015
  6. Feb 19, 2015
  7. Sep 05, 2014