Skip to content
  1. Jun 01, 2015
    • 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
  2. Mar 23, 2015
  3. Mar 20, 2015
  4. Feb 19, 2015
  5. Sep 05, 2014
  6. Jul 11, 2014