This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 72962

Summary: building - show dialog when platform was not located
Product: apisupport Reporter: pzajac <pzajac>
Component: ProjectAssignee: Martin Kozeny <mkozeny>
Status: NEW ---    
Severity: blocker Keywords: UI
Priority: P3    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description pzajac 2006-02-23 10:11:50 UTC
Building of suite failed when platform was not found.
 
 home/pzajac/cvsx/xdsuite/build.xml:7: The following error occurred while
executing this line:
/home/pzajac/cvsx/xdsuite/nbproject/build-impl.xml:19: You must define
'nbplatform.NetBeans_IDE_5.0_(Build_200601251500).harness.dir'

The failure in buildscript is correct. There is better to check existence of 
platform before the building start. If the platform doesn't exist bellow dialog
will be shown.
------------------------------------------
| Platform "name" is not located.         |
|                [Configure] [Cancel]     |
-------------------------------------------
By click to Cancel button Module suite properties will be shown. The "Libraries"
category is preselected.
Comment 1 Jesse Glick 2006-02-23 17:02:57 UTC
Sounds fine. Not for 5.0u1 though.
Comment 2 Martin Krauskopf 2008-02-07 17:51:09 UTC
I'm not working on APISupport anymore. Reassigning to owner of the component, so
the issue is not 'forgotten' forever.