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 118114 - [60cat] problems with j2me project from 5.5
Summary: [60cat] problems with j2me project from 5.5
Status: RESOLVED WONTFIX
Alias: None
Product: javame
Classification: Unclassified
Component: Visual Designer (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Adam Sotona
URL:
Keywords:
Depends on:
Blocks: 111624
  Show dependency tree
 
Reported: 2007-10-08 15:47 UTC by mariso
Modified: 2010-09-13 12:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
my project from nb 5.5 (434.80 KB, application/octet-stream)
2007-10-08 15:48 UTC, mariso
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mariso 2007-10-08 15:47:33 UTC
[ BUILD # : 200709141330 ]
[ JDK VERSION : 1.6.0_02 ]

I opened a j2me project I have written in NB 5.5.
After conversion midlet had some problems
+ missed imports
+ broken code structure with some redundant curly brackets

I fixed those problems and saved the midlet.    I went to Flow screen
, clicked on some screens but didn't change anything.
After that I noticed that NB has managed to screw up my midlet
completely.   There is broken code even in read-only parts of midlet.


and some minor issues:
+ NB complains about missing WTK2.2. I changed project preferences to
use latest version, but it didnt help.
+ also it complains about missing file 'builtin.jks', but NB 5.5 does
the same. So probably it's not a bug.
Comment 1 mariso 2007-10-08 15:48:56 UTC
Created attachment 50400 [details]
my project from nb 5.5
Comment 2 Lukas Hasik 2007-10-09 08:47:20 UTC
reassigning to visual designer component to let them evaluate the "broken code structure with some redundant curly
brackets".

mariso, 
do you use "Braces on new line" option of editor?
"missing file 'builtin.jks'" -> already reported as issue 117427 

thank you for the report
Comment 3 David Kaspar 2007-11-05 09:05:00 UTC
From the description it looks like the "duplicated-braces" known-bug.
Comment 4 mariso 2007-11-24 15:23:58 UTC
yes, I use "Braces on new line" option.
Comment 5 Adam Sotona 2010-09-13 12:27:53 UTC
Importing settings is already obsolete.