Changeset 2210

Show
Ignore:
Timestamp:
06/04/08 15:27:05 (6 months ago)
Author:
apatel
Message:

clean up, removed unused messages.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/framework-plugin/src/com/tresys/framework/plugin/wizards/NewProjectWizard.java

    r1984 r2210  
    142142                        if (!buildDir.exists()) 
    143143                        { 
    144                                 buildDir.create(true, false, null); 
     144                                buildDir.create(true, true, null); 
    145145                        } 
    146146                         
  • trunk/framework-plugin/src/com/tresys/framework/plugin/wizards/messages.properties

    r1887 r2210  
    99#                      file 
    1010################################################################################## 
    11  
    12  
    13 ## wizard page titles, description 
    14 new_project_title = New SLIDE Project 
    15  
    16 project_page_title = Create a SLIDE Policy Project 
    17 project_page_description = Create a Security  Enhanced Linux Policy Project in the workspace 
    18   
    19 project_type_title = New SLIDE Project Type 
    20 project_type_description = Select the Security Enhanced Linux Reference Policy Location 
    21  
    22 file_copy_exclusion_title = SLIDE Reference Policy Copy Exclusions  
    23 file_copy_exclusion_description = Select the types of files to ignore when copying Reference Policy 
    24  
    25  
    26 ### 
    27  
    2811 
    2912## new system wizard