FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 259 : Auto Format keeps changing / reformatting Arrays
Last modified: 2010-03-27 06:07
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
FloHimself
Assigned To:
MrFeinberg
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-12-20 08:00
try:
String[] foo = { "foo", "bar" };
class foo{
String[] foo = { "foo", "bar" };
}
and keep hitting ctrl-t.
Additional Comment
#1 From fry 2007-11-20 00:32
***
Bug 689
has been marked as a duplicate of this bug. ***
Additional Comment
#2 From fry 2010-03-27 06:03
woohoo!
Additional Comment
#3 From MrFeinberg 2010-03-27 06:07
Yay. It was hard. Let me know if it works for you.