Skip to content
This repository has been archived by the owner on Aug 11, 2021. It is now read-only.

BlackPepperSoftware/bp-build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Black Pepper Build

Build resources for Black Pepper projects.

Configuring Eclipse

To configure Eclipse for Black Pepper projects:

  1. Checkout the project: git clone git@github.com:BlackPepperSoftware/bp-build.git
  2. Open Eclipse
  3. Select 'File -> Import...'
  4. Select 'General > Preferences'
  5. Click 'Next >'
  6. Click 'Browse...'
  7. Select bp-build/src/main/config/eclipse/bp-eclipse.epf
  8. Click 'Finish'
  9. Select 'Window -> Preferences'
  10. Expand 'Java > Code Style > Code Templates'
  11. Import bp-build/src/main/config/eclipse/bp-code-templates.xml
  12. Expand 'Java > Code Style > Formatter'
  13. Import bp-build/src/main/config/eclipse/bp-code-style.xml
  14. Expand 'Java > Editor > Templates'
  15. Import bp-build/src/main/config/eclipse/bp-templates.xml
  16. Expand 'Maven > Lifecycle Mappings'
  17. Click 'Browse...'
  18. Select bp-build/src/main/config/eclipse/bp-lifecycle-mapping-metadata.xml
  19. Click 'OK'

Configuring IDEA

To configure IntelliJ IDEA for Black Pepper projects:

  1. Checkout the project: git clone git@github.com:BlackPepperSoftware/bp-build.git
  2. Build the settings jar: cd bp-build/src/main/config && ./make-jar.sh
  3. Open IDEA
  4. Select 'Import Settings..."
  5. Select bp-build/src/main/config/settings.jar
  6. Click 'OK'
  7. Click 'OK'
  8. Click 'OK' to restart IDEA
  9. Select the "Black Pepper" scheme in IDEA for your project (Settings -> Code Style -> Java -> Scheme -> "Black Pepper")

License

Build Status

About

Build resources for Black Pepper projects.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages