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 123061

Summary: Typo in MMAPI Demo
Product: usersguide Reporter: Lukas Hasik <lhasik>
Component: MobilityAssignee: Lukas Hasik <lhasik>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Lukas Hasik 2007-11-29 14:51:13 UTC
-there is a typo in the MMAPI demo in class example.mmademo.SimplePlayerGUI
->user cannot compile the example
Comment 1 Lukas Hasik 2007-11-29 14:52:51 UTC
Checking in SimplePlayerGUI.java;
/cvs/mobility/examples/midp/MMAPIDemos/src/example/mmademo/SimplePlayerGUI.java,v  <--  SimplePlayerGUI.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Petr Blaha 2007-11-30 16:17:04 UTC
Reporter, developer can you verify the fix? Thanks :-)
Comment 3 Lukas Hasik 2007-12-03 09:18:03 UTC
verified in Product Version: NetBeans IDE Dev (Build 200712030000)

Compiling 15 source files to /home/tester/NetBeansProjects/6.1/MMAPIDemos1/build/compiled
Copying 17 files to /home/tester/NetBeansProjects/6.1/MMAPIDemos1/build/compiled
s/6.1/MMAPIDemos1/dist/MMAPIDemos1.jar" is 923456 bytes.
<snip/>
BUILD SUCCESSFUL (total time: 1 second)
Comment 4 pgebauer 2007-12-03 14:02:52 UTC
The fix has been ported into the release60_fixes branch.

Checking in SimplePlayerGUI.java;
/cvs/mobility/examples/midp/MMAPIDemos/src/example/mmademo/SimplePlayerGUI.java,v  <--  SimplePlayerGUI.java
new revision: 1.2.4.1; previous revision: 1.2
done
Comment 5 Lukas Hasik 2007-12-09 16:19:44 UTC
verified in 60-patch1