Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 592 Bytes

README.textile

File metadata and controls

16 lines (9 loc) · 592 Bytes

This is a public repository for open-sourced parts of WireframeSketcher rapid wireframing tool.

For more details refer to http://wireframesketcher.com/developers.html.

  • Boomslang specifics *

Due to a Tycho bug (id 389698), the p2 repository for this project needs to be built separately.

Commands for a full build:
> mvn install
> cd com.wireframesketcher.model.repository.remote
> mvn install

After this, the boomslang build is able to use this patched WireframeSketcher model’s P2 repository.