Skip to content
This repository was archived by the owner on Feb 5, 2021. It is now read-only.
/ filechooser Public archive

jQueryとRESTEasyで作ったWebアプリ用のFileChooser

Notifications You must be signed in to change notification settings

e-taka/filechooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Java >= 6
  • Ant >= 1.8

Run a demo

インターネットへの接続に Proxy 設定が必要である場合は、ファイル build.properties の以下のプロパティを編集する。

proxy.host = <Proxy Server Address>
proxy.port = <Proxy Server Port>

以下のように Ant を実行すると、デモアプリが動作する。エラーが発生しなければ、ブラウザで http://localhost:8080/filechooser-example/index.html を開く。

% ant start

About

jQueryとRESTEasyで作ったWebアプリ用のFileChooser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published