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 114472 - IOException when try-catch hint in pre-action section
Summary: IOException when try-catch hint in pre-action section
Status: RESOLVED DUPLICATE of bug 112764
Alias: None
Product: java
Classification: Unclassified
Component: Source (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-03 09:31 UTC by Lukas Hasik
Modified: 2007-10-19 16:34 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 1529


Attachments
stacktrace (1.37 KB, text/plain)
2007-09-03 09:32 UTC, Lukas Hasik
Details
stacktrace (1.37 KB, text/plain)
2007-10-12 13:17 UTC, Fabiola Rios
Details
stacktrace (1.37 KB, text/plain)
2007-10-18 12:08 UTC, Fabiola Rios
Details
stacktrace (1.37 KB, text/plain)
2007-10-19 16:34 UTC, fdaniel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Lukas Hasik 2007-09-03 09:31:32 UTC
Build: NetBeans IDE Dev (Build 200709022329)
VM: Java HotSpot(TM) Client VM, 1.5.0_12-b04
OS: Windows XP, 5.1, x86

User Comments: 
I used try-catch hint in pre-action section of visual midlet source code
Comment 1 Lukas Hasik 2007-09-03 09:32:03 UTC
Created attachment 47952 [details]
stacktrace
Comment 2 Lukas Hasik 2007-09-03 12:19:01 UTC
the line that should be surrounded by try-catch is next to guarded block line
Comment 3 Jan Lahoda 2007-10-09 15:29:53 UTC
Could you please try a recent build? There were some changes in the codegenerator that might (but needn't) have fixed
this. Thanks.
Comment 4 Fabiola Rios 2007-10-12 13:17:17 UTC
Build: NetBeans IDE Dev (Build 20071012061952)
VM: Java HotSpot(TM) Client VM, 1.6.0-rc-b103
OS: Windows XP, 5.1, x86

User Comments: 
Comment 5 Fabiola Rios 2007-10-12 13:17:26 UTC
Created attachment 50808 [details]
stacktrace
Comment 6 Jan Becicka 2007-10-17 11:41:30 UTC

*** This issue has been marked as a duplicate of 90424 ***
Comment 7 Lukas Hasik 2007-10-17 20:17:31 UTC
this isn't dupe of 90424
Comment 8 Lukas Hasik 2007-10-17 20:18:59 UTC
but it is duplicate of 112764

*** This issue has been marked as a duplicate of 112764 ***
Comment 9 Fabiola Rios 2007-10-18 12:08:48 UTC
Build: NetBeans IDE 6.0 Beta 2 (Build 200710160000)
VM: Java HotSpot(TM) Client VM, 1.6.0-rc-b103
OS: Windows XP, 5.1, x86

User Comments: 
I just try to add code to my mobile application
Comment 10 Fabiola Rios 2007-10-18 12:08:53 UTC
Created attachment 51208 [details]
stacktrace
Comment 11 fdaniel 2007-10-19 16:34:50 UTC
Build: NetBeans IDE Dev (Build 200710170000)
VM: Java HotSpot(TM) Client VM, 1.6.0-b105
OS: Linux, 2.6.20-16-generic, i386

User Comments: 
  I click in recomendation:  surround try/catch the code-
Comment 12 fdaniel 2007-10-19 16:34:58 UTC
Created attachment 51308 [details]
stacktrace