eclipse - scala can't access android classes -


so have android aplication written in scala , work in eclipse ( juno scala, android sdk , androidproguardscala)

why eclipse complain (it can't find static member)

listview.invalid_position  

while in java files works great?

i don't mind not having autocomplete, eclipse complains , can't compile project.

because invalid_position belongs android.widget.adapterview class. in scala should write direct: adapterview.invalid_position


Comments

Popular posts from this blog

javascript - JS causing window size to be bigger than necessary - Dropdown bug -

php - Calling a template part from a post -

How to mention the localhost in android -