tree: 15bb667a902ceb4c308bc460514396497fd5fdd5 [path history] [tgz]
  1. .externalToolBuilders/
  2. .settings/
  3. about_files/
  4. base/
  5. lib/
  6. META-INF/
  7. scss/
  8. src/
  9. VAADIN/
  10. valo/
  11. .classpath
  12. .project
  13. about.html
  14. about.ini
  15. about.mappings
  16. about.properties
  17. build.properties
  18. epl-v10.html
  19. license.html
  20. LICENSE.txt
  21. plugin.xml
  22. pom.xml
  23. README.md
  24. sass.compile.bat
  25. sass.compile.osx
  26. scss.zip
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”