Skip to content

bigbluebutton/bigbluebutton-api-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Special note:

  1. This project used Lombok library, if you want to deploy this project, make sure you have Lombok installed. To install, follow the following steps:
    • download from https://projectlombok.org/download
    • go to the location where the Lombar.jar was downloaded, and run "java -jar lombok.jar", change the jar file name to the name of the lombok jar file that you downloaded
    • after you run the previous step, a window should appear, brownse to your editor location (for eclipse, it's where eclipse.exe is located)
    • click install
    • launch Eclipse (or other IDE)
    • add the zomlok library to your project (right click on the properties -> Java Build Path -> Libraries -> add Extenal JARs -> select the lombok jar file that you just downloaded -> Apply and Close

About

BigBlueButton API Library for Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages