Difference between revisions of "BBB Integration Netbeans"

From CDOT Wiki
Jump to: navigation, search
m (moved BBB Integration Tutorial to BBB Integration Netbeans: this tutorial is for Netbeans)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
==Steps==
 
==Steps==
 
1) Download and install [https://netbeans.org/downloads/ NetBeans] for Java EE  
 
1) Download and install [https://netbeans.org/downloads/ NetBeans] for Java EE  
 +
 +
: '''Use default settings'''
  
  
Line 18: Line 20:
  
 
'''Folder''': Local project location
 
'''Folder''': Local project location
 +
 +
 +
5) Copy the usermaster folder from the repo to the .neatbeans-derby folder
 +
:  '''Default location:''' "C:\Users\<User name>\.netbeans-derby"
 +
 +
 +
==Login details==
 +
Format: Username//Password
 +
====Student Accounts====
 +
: cpilkey//chad
 +
: jzest//zest
 +
: rob//rob
 +
 +
====Professor Accounts====
 +
: prof//prof
 +
 +
====Employee Accounts====
 +
: ellemen//opee
 +
 +
====Admin Accounts====
 +
: admin//admin
 +
 +
====Super Admin Accounts====
 +
: super//admin

Latest revision as of 19:06, 5 June 2013

Steps

1) Download and install NetBeans for Java EE

Use default settings


2) Grab a copy of "Integration.zip" from our repo


3) Open NetBeans and import the zip file

Integration step2.png


4) Fill in the details

Integration step3.png

ZIP File: Location of zip file

Folder: Local project location


5) Copy the usermaster folder from the repo to the .neatbeans-derby folder

Default location: "C:\Users\<User name>\.netbeans-derby"


Login details

Format: Username//Password

Student Accounts

cpilkey//chad
jzest//zest
rob//rob

Professor Accounts

prof//prof

Employee Accounts

ellemen//opee

Admin Accounts

admin//admin

Super Admin Accounts

super//admin