BCC
Better Code Completion For Eclipse
Built On Eclipse
Download

Download Links

Binary JARs (Source code will be available after we clean them up)
BCC3/21/201095 KB
org.eclipse.jdt.ui For BCC3/21/20109 MB
org.eclipse.jface.text For BCC3/21/2010890 KB
internal.zip Configuration Files3/21/20108 KB

Installation Instructions

BCC is currently available for Eclipse 3.4.2 only. Future releases will focus on the latest Eclipse versions.

  1. Download and unzip Eclipse SDK 3.4.2.
  2. Delete the existing org.eclipse.jdt.ui and org.eclipse.jface.text plugins from the eclipse_sdk/plugins/ directory.
  3. Download the BCC plugins into the eclipse_sdk/plugins/ directory.
  4. Start the Eclipse SDK 3.4.2
  5. Make note of the workspace location during the Eclipse startup process.
  6. Once inside Eclipse, open Eclipse => Preferences.
  7. Navigate to Java => Editor => Content Assist, and select BCC for 'Sort Proposals.'
  8. After applying your changes, exit from the Eclipse SDK.
  9. Download the internal.zip and unzip it into the workspace you noted in step 5.
  10. Start the Eclipse SDK 3.4.2 again, and you should now have Better Code Completion!