tree: 757716d655cff6780148eeddbf79f1f1c1b1deff [path history] [tgz]
  1. .externalToolBuilders/
  2. about_files/
  3. base/
  4. META-INF/
  5. scss/
  6. src/
  7. VAADIN/
  8. valo/
  9. .project
  10. about.html
  11. about.ini
  12. about.mappings
  13. about.properties
  14. build.properties
  15. epl-v10.html
  16. license.html
  17. LICENSE.txt
  18. plugin.xml
  19. pom.xml
  20. README.md
  21. sass.compile.bat
  22. sass.compile.osx
org.eclipse.osbp.themes/README.md

How to build the OS.bee theme

It requires two steps.

  • Run the sass-compiler (See files sass.compile.* in the folder). For now it does not work by maven?!
  • Compile the widgetset by calling “mvn clean verify”