Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork274
BaseXdb/basex
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Welcome to the BaseX Open Source project. We are interested in your feedback:
- Please send new suggestions and bug reports to ourbasex-talk mailing list.
- Confirmed bugs and feature requests are discussed in our issue tracker.
- We invite you to contribute to ourDocumentation.
The code base of BaseX can be accessed on [GitHub]:https://github.com/BaseXdb/basex
JDK 17 and JUnit are currently required to compile the complete sources of themain project. Our default IDE is Eclipse.
You can launch the following classes, which are all placed in the basex-coredirectory and theorg.basex main package:
BaseX : console modeBaseXServer : server instance, waiting for requestsBaseXClient : console mode, interacting with the serverBaseXGUI : graphical user interfaceMoreover, try-h to list the available command line options. For example, youcan use BaseX to process XQuery expressions without entering the console.
BaseX is being developed with the Eclipse environment. Some style guidelinesare integrated in the sources of BaseX; they are being embedded as soon as youopen the project.
The following steps can be performed to start BaseX with Eclipse:
- Press
Run→Run... - Create a new
Java Applicationlaunch configuration - Select
basexas Project - Choose a
Main class(e.g., org.basex.BaseXGUI) - Launch the project via
Run
Best regards, have fun,
Your BaseX Team
About
BaseX Main Repository.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.