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 9054 - Windows Runtime aren't imported from NbDev 3.1 projects.
Summary: Windows Runtime aren't imported from NbDev 3.1 projects.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 normal (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-01-10 09:59 UTC by ehucka
Modified: 2008-12-22 21:41 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Exceptions' stack trace: (3.86 KB, text/plain)
2001-07-20 20:46 UTC, ehucka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ehucka 2001-01-10 09:59:40 UTC
Windows Runtime could not be opened due to problems with their deseralization
during opening imported NbDev 3.1 projects.
Comment 1 ehucka 2001-01-10 10:02:59 UTC
Created attachment 442 [details]
Exceptions' stack trace:
Comment 2 mslama 2001-02-09 09:47:59 UTC
Assigned to Marek Slama
Comment 3 mslama 2001-02-09 09:55:59 UTC
In dev build 121 import of old project caused other exception. Method
validateData in org.netbeans.core.windows.frames.DefaultContainerImpl was called
with null serData. Added check of serData: If it is null data validation is not
performed.
Changes in DefaultContainerImpl, MultiTabbedContainerImpl, SplittedContainerImpl.
Comment 4 ehucka 2002-10-17 17:36:29 UTC
Verified in 200210170100
Comment 5 Quality Engineering 2003-07-01 16:22:50 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.