Open main menu

CDOT Wiki β

Difference between revisions of "BBB Integration Netbeans"

(Created page with 'Test')
 
m (moved BBB Integration Tutorial to BBB Integration Netbeans: this tutorial is for Netbeans)
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
Test
+
==Steps==
 +
1) Download and install [https://netbeans.org/downloads/ NetBeans] for Java EE
 +
 
 +
: '''Use default settings'''
 +
 
 +
 
 +
2) Grab a copy of "Integration.zip" from our [https://github.com/SenecaCDOT-BigBlueButton/SenecaBBB/blob/master/Integration.zip?raw=true repo]
 +
 
 +
 
 +
3) Open NetBeans and import the zip file
 +
 
 +
[[Image:Integration_step2.png]]
 +
 
 +
 
 +
4) Fill in the details
 +
 
 +
[[Image: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

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

 


4) Fill in the details

 

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