Coder Social home page Coder Social logo

fhoehnel / webfilesys Goto Github PK

View Code? Open in Web Editor NEW
26.0 7.0 13.0 41.78 MB

WebFileSys - the universal web-based filemanager, web picture album, folder synchronizer, disk space analyzer, blog system, folder watcher, web calendar

Home Page: http://www.webfilesys.de

HTML 1.07% Java 61.85% JavaScript 17.55% CSS 2.50% XSLT 17.03% Batchfile 0.01%

webfilesys's Introduction

I recommend building WebFileSys with maven using the provided "pom.xml".
The directory "maven-repository" contains some non-public libraries
that are required to build WebFileSys. All other libraries that
WebFileSys depends on are automatically downloaded by maven from
public repositories.

To install the non-public libraries into your local maven repository use the following commands:
mvn install:install-file -Dfile=[your-path-to-project-webfilesys]/maven-repository/com/drewnoakes/metadata-extractor/2.15.0/metadata-extractor-2.15.0.jar -DgroupId=com.drewnoakes -DartifactId=metadata-extractor -Dversion=2.15.0 -Dpackaging=jar
mvn install:install-file -Dfile=[your-path-to-project-webfilesys]/maven-repository/com/googlecode/compress-j2me/0.3/compress-j2me-0.3.jar -DgroupId=com.googlecode -DartifactId=compress-j2me -Dversion=0.3 -Dpackaging=jar
mvn install:install-file -Dfile=[your-path-to-project-webfilesys]/maven-repository/com/ice/tar/javatar/2.3/javatar-2.3.jar -DgroupId=com.ice.tar -DartifactId=javatar -Dversion=2.3 -Dpackaging=jar
mvn install:install-file -Dfile=[your-path-to-project-webfilesys]/maven-repository/com/keypoint/png-gif/1.0/png-gif-1.0.jar -DgroupId=com.keypoint -DartifactId=png-gif -Dversion=1.0 -Dpackaging=jar
mvn install:install-file -Dfile=[your-path-to-project-webfilesys]/maven-repository/mediachest/mediautil/1.0.0/mediautil-1.0.0.jar -DgroupId=mediachest -DartifactId=mediautil -Dversion=1.0.0 -Dpackaging=jar

Use the command
  maven install
to build the webfilesys.war web application archive which can be deployed
in any servlet container.

You can import the project into the Eclipse IDE using the provided
project files (".project", ".classpath", ".setting/*").

The ant script "build-hotdeploy.xml" can be used to copy changed
files to the deploy target of the exploaded webfilesys webapp
in the servlet container.

If you have problems getting the project to run contact the author at
[email protected] !

webfilesys's People

Contributors

fhoehnel avatar

Stargazers

Joao C Costa avatar Nghi NGUYEN TIBCO avatar  avatar Katsunobu OKAMURA avatar  avatar NGUYEN VAN Nghi avatar Vasiliy Bukharev avatar  avatar  avatar Vincent Peugnet avatar MaoShenghao avatar edward kim avatar Leonardo avatar Junqiang Wei  avatar aripddev avatar 家娃 avatar  avatar KenWu avatar Christian Forcada Vitalla avatar Tyler Chen avatar Tobias Israel avatar HelloWorld avatar mauricio gamarra avatar Flávio Zantut avatar Vanildo Vanni avatar Onofre Souza avatar

Watchers

Leonardo avatar  avatar poolhtwoo avatar Katsunobu OKAMURA avatar Tobias Israel avatar Junqiang Wei  avatar DiogoMoreno avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.