Changes between Version 40 and Version 41 of PLATFORM_INFRASTRUCTURE_OVERVIEW


Ignore:
Timestamp:
11/11/08 13:34:06 (17 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PLATFORM_INFRASTRUCTURE_OVERVIEW

    v40 v41  
    178178 * In order to see different properties templates for eclipse, look at [wiki:PRO_LIB_CORE_CODE_TEMPLATES]. 
    179179 
    180 === NetBeans === 
    181 In order to import Sophie project in NetBeans, you must first have NetBeans installed. After that, follow these steps: 
     180=== NetBeans Step by step === 
     181 
     182 * NetBeans installation: 
     183  * Download NetBeans IDE: [http://www.netbeans.org/downloads/index.html] 
     184  * Install NetBeans: [http://www.netbeans.org/community/releases/61/install.html#installation] 
    182185 * Maven plugin installation: 
    183186  * in NetBeans' main window, click '''Tools -> Plugins''' 
     
    188191  * Browse to the sophie2-platform directory 
    189192  * Load the project 
    190  * For more information, refer to [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE] and [http://wiki.netbeans.org/MavenBestPractices] 
     193 * For more information about Maven, refer to [wiki:PLATFORM_DEPLOYMENT_BUILD_ECLIPSE] and [http://wiki.netbeans.org/MavenBestPractices] 
     194 * For NetBeans tutorials, go to [http://www.netbeans.org/kb/index.html] 
    191195 
    192196=== Testing ===