Wednesday, February 23, 2011

Oracle OTN Java Developer Guangzhou 2011

Jave SE7 SE8 New Features

Project Coin
- Generic Type Inference
- Multi-Catch
- Auto Resource Management (ARM) for streams
- Strings in Switch statement

Project Lambda
- Closure for Java (like Blocks in Mac OS)
- Lambda Expression


Wednesday, February 16, 2011

Unparsed aapt error, main.out.xml

click Run button in Eclipse when I am working in a resource file such as main.xml.
I got error running the project.
a blank xml file "main.out.xml" showed up in editor with message "The document is empty".
In console, "No embedded stylesheet instruction for file".