forked from aimacode/aima-java
    
        
        - 
                Notifications
    
You must be signed in to change notification settings  - Fork 0
 
AIMA3e Using NetBeans IDE
        Ciaran O'Reilly edited this page Jun 10, 2016 
        ·
        3 revisions
      
    Once you have downloaded a release (see instruction at beginning of AIMA3e Workspace Setup) you can import the AIMA3e-Java projects into your workspace as follows:
- Select the menu item 
File->Import Project->From Zip... - In the 
Import Project(s) from Zipdialog, select the AIMA3e zip you downloaded using theBrowse...button. - Hit the 
Importbutton. - This will automatically import the 
aima-coreproject. - TODO - how to import the 
aima-guiandaimax-osmprojects. 
Note: You will require a GitHub account for these steps to work correctly.
- Select the menu item 
Team->Git->Clone...
 - TODO