-
Followers
skyluc (Assigned To) , Iulian Dragos , nilskp , yairogen
AttachmentsNo attachmentsAssociationsActivityon Jul 12, 2011 @ 04:18am UTC * By Iulian Dragos
Status changed from New to Need InfoCan you please be more explicit? Maybe provide an example? Have you checked the Known Issue page?
http://scala-ide-portfolio.assembla.com/spaces/scala-ide/wiki/Known_Issues
These settings are not enabled even thought I did check the "use recommended settings" when changing the advanced content assist settings it is better but doe not offer imports from java.
I.E. I type Map and want to import Java Map but it only suggests Scala Map.on Jul 12, 2011 @ 06:43am UTC * By Iulian Dragos
You only get completions for types that were actually imported (regardless of whether they are Scala or Java types). You may open another ticket, or rephrase this one as a feature request (it's something that was mentioned before, so it would be good to keep track of it in with a ticket).
on Jul 21, 2011 @ 08:40am UTC * By Mirco Dotta
Type changed from Defect to EnhancementComponent changed from None to JDT integrationon Aug 15, 2011 @ 06:43am UTC * By Iulian Dragos
Milestone set to 2.0Status changed from Need Info to Acceptedon Sep 02, 2011 @ 08:47am UTC * By Iulian Dragos
Summary changed from Trying to have an import inserted by ctrl+space doesn't work to Completions should propose all classes on the classpath (and add Import)on Sep 07, 2011 @ 05:26am UTC * By Mirco Dotta
Assigned to changed from jaguarul to skyluc
Time ExpenditureLoading
Scala plugin version: 2.0.0.beta-08-29-201107121001-7d78460
Eclipse version: 3.6.2.v201102101200
in the java editor you usually have an option to have imports added using ctrl+space on a new class. This doesn't work for scala. I see this as a bug. it's a must.