Skip to content
Sebastian Brudziński edited this page Mar 20, 2016 · 9 revisions

Welcome to the Open-LaTeX-Studio wiki!

Getting help

Open LaTeX Studio is a relatively new project and it does not have a well-estabilished documentation yet. We will be happy to help you with any issues or problems you may encounter though, via our mailing list:

Info for developers

  • If you have no idea how to get started, what tools to install, check this wiki page: Setting up development environment
  • If you want to work on any feature or bug, please simply assign yourself to any issue and send a pull request, once you are done.
  • To develop the application you should have NetBeans v8.1 or newer and JDK 8 or newer.
  • Before you can start working with the application, it might be necessary to set path to the LaTeX distribution you are using. You can do so in the Tools -> Options window.

Dropbox collaboration development

In order to develop Dropbox-related features, you will require Dropbox App Key, which for obvious reasons isn't public. If you would like to develop Dropbox-related features, you will need to create a developer app here: https://www.dropbox.com/developers/apps. Once you've created the development app you will receive Dropbox App Key that must be provided in the properties file.