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 17618 - InvalidClassException after import of settings from NB3.1
Summary: InvalidClassException after import of settings from NB3.1
Status: CLOSED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-13 17:48 UTC by Lukas Hasik
Modified: 2003-07-01 15:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide.log -> exceptions at the end (47.43 KB, text/plain)
2001-11-13 17:49 UTC, Lukas Hasik
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2001-11-13 17:48:01 UTC
dev 200111121441, jdk1.4-b85

-run NB3.1 with -userdir switch,  open some file in Source Editor and exit IDE.
-start NB3.3, select your userdir from NB3.1 in Import Setting Wizard
-during start of IDE exception appears.

-see exception at the end of ide.log
Comment 1 Lukas Hasik 2001-11-13 17:49:51 UTC
Created attachment 3400 [details]
ide.log -> exceptions at the end
Comment 2 Peter Zavadsky 2001-11-14 08:00:56 UTC
Started.
Comment 3 Peter Zavadsky 2001-11-14 08:37:03 UTC
Fixed in [main-trunk].

Fix:
text/../text/TXTEditorSupport.java [1.8]

Note:
This patch introduces incompatibility between 3.3 builds from august
to the next ones. Ignore that trouble, since more important is
compatibilty between 3.1, 3.2 and 3.3 releases.
Comment 4 Lukas Hasik 2001-11-20 16:48:47 UTC
verified in 200111201425
Comment 5 Quality Engineering 2003-07-01 15:16:53 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.