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 - building - show dialog when platform was not located
Summary: building - show dialog when platform was not located
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Project (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Kozeny
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-02-23 10:11 UTC by pzajac
Modified: 2013-02-14 13:18 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.