Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] CodeAssist Information

I think the code and it's Javadoc in jdt.core is your best friend here. If
you have any specific questions then please ask on the jdt newsgroup. This
mailing list is reserved for the developers of JDT Core itself.

Dani

|------------>
| From:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |Jim <laserjim@xxxxxxxxx>                                                                                                                          |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| To:        |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |jdt-core-dev@xxxxxxxxxxx                                                                                                                          |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Date:      |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |04.05.2010 14:13                                                                                                                                  |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
|------------>
| Subject:   |
|------------>
  >--------------------------------------------------------------------------------------------------------------------------------------------------|
  |[jdt-core-dev] CodeAssist Information                                                                                                             |
  >--------------------------------------------------------------------------------------------------------------------------------------------------|





Hello,

I'm want to dig into the codeassist code, and I'm looking for some overview
information before I dive too deep.  Is there a document describing
codeassist and how it integrates with the other components?

I know some of the code is located in the org.eclipse.jdt.core repository.
Are there any other modules I need to be aware of?

Thanks!_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/jdt-core-dev





Back to the top