Skip to content

News extraction / archival desktop app.

Notifications You must be signed in to change notification settings

ElectronicsArchiver/news-archive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News Archive   Badge License   Badge FrontEnd

A news extraction & archival program.



Badge Note

Elasticsearch has for now been disabled due to the migration
from High Level Rest Client Library to Java API Client.



Java 9+

Use the following command to work
around breaking changes ( Modules ).

-p "C:\Program Files\Java\javafx-sdk-11.0.2\lib"                                \
--add-exports=javafx.controls/com.sun.javafx.scene.control.behavior=ALL-UNNAMED \
--add-exports=javafx.graphics/com.sun.javafx.stage=ALL-UNNAMED                  \
--add-exports=javafx.base/com.sun.javafx=ALL-UNNAMED                            \
--add-modules javafx.controls

About

News extraction / archival desktop app.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Languages

  • Java 99.0%
  • CSS 1.0%