Skip to content

BetterCodeHubTraining/sacon-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository is a fork of https://github.com/wumpz/jhotdraw/ which in turn is a fork of JHotDraw from http://sourceforge.net/projects/jhotdraw.

SACON Tutorial guidelines

Practicum 1 - Architecture exploration with Structure101

  1. Make a clone of this repository:

    $ git clone https://github.com/BetterCodeHubTraining/sacon-tutorial.git
    
  2. Download Structure101 Studio from http://structure101.com/downloads/

    • If you're on Linux/macOS pick structure101-studiolinuxjava4.2.12657.tar.gz
  3. Unpack the downloaded archive and launch Structure101 from the command-line:

    $ tar xvfz structure101-studiolinuxjava4.2.12657.tar.gz
    $ cd structure101-studio
    $ cd java
    $ ./structure101-studio
    

    After accepting the evaluation license you should see the following screen: Step 3

  4. Choose new Java project and select the JHotDraw code JAR file that's located in the build directory: Step 4

  5. Open the JAR file and click next. Select 'Logical' in the following dialog screen: Step 5

  6. Click next. Select 'Package' in the following dialog screen: Step 6

  7. Click next. Select 'Detail' in the following dialog screen: Step 7

  8. In all the remaining dialog screens keep the selected default setting and click next and finish until you see this screen: Step 8

  9. You are now ready to answer the questions for this practicum!

Practicum 2 - Architecture metrics analysis with Better Code Hub

  1. Go to GitHub.com (create an account if you don't have one already) and fork this (https://github.com/BetterCodeHubTraining/sacon-tutorial) repository:

Step 1

  1. Head over to bettercodehub.com and login with your GitHub account:

Step 2

  1. Find the repository called 'sacon-tutorial':

Step 3

  1. Start an analysis by clicking the ▶️ button:

Step 4

  1. After the analysis is finished you'll see the report page:

Step 5

  1. You are now ready to answer the questions for this practicum!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published