Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [jdt-apt-dev] adding Extension Point To JDT in eclipse 3.1.2

Soheil, if I understand you correctly, have you MODIFIED the JDT? 

We ship a modified version of the JDT as well. I think you have a merge problem. You just have to make the re-do the modifications you made to the JDT on the version that we ship. We also added an extension point to the JDT to enable annotation processing.

Let me know if I'm not understanding the problem.

Tim

> -----Original Message-----
> From: jdt-apt-dev-bounces@xxxxxxxxxxx
> [mailto:jdt-apt-dev-bounces@xxxxxxxxxxx]On Behalf Of Walter Harley
> Sent: Wednesday, March 01, 2006 9:10 AM
> To: Eclipse JDT Apt developers list.
> Subject: RE: [jdt-apt-dev] adding Extension Point To JDT in eclipse
> 3.1.2
> 
> 
> Hi, Soheil.  The APT-enabled version of JDT 3.1.2 is not 
> supposed to be
> missing any functionality compared to the non-APT-enabled 
> version of the
> same number.  What extension are you trying to contribute to, and what
> version of JDT does it work with?  Have you had a chance to 
> try it with
> Eclipse 3.2 M5, and if so, did it work there?
> 
> Thanks,
> Walter
> 
> 
> -----Original Message-----
> From: jdt-apt-dev-bounces@xxxxxxxxxxx
> [mailto:jdt-apt-dev-bounces@xxxxxxxxxxx] On Behalf Of Soheil Hassas
> Yeganeh
> Sent: Wednesday, March 01, 2006 2:03 AM
> To: jdt-apt-dev@xxxxxxxxxxx
> Subject: [jdt-apt-dev] adding Extension Point To JDT in eclipse 3.1.2
> 
> Hi there,
> 
> Before apt plugin is installed on my eclipse, I can add some extension
> points to jdt, creating some exsd files to the schema folder 
> of jdt core
> sources.
> But now after the apt plugin added my eclipse cannot find that exsd I
> need, because the last version of jdt core is 3.1.2.apt03!
> Do you have any opinion about this situation ?
> 
> Regards,
> Soheil
> ______________________________________________________________
> _________
> Notice:  This email message, together with any attachments, 
> may contain
> information  of  BEA Systems,  Inc.,  its subsidiaries  and  
> affiliated
> entities,  that may be confidential,  proprietary,  
> copyrighted  and/or
> legally privileged, and is intended solely for the use of the 
> individual
> or entity named in this message. If you are not the intended 
> recipient,
> and have received this message in error, please immediately 
> return this
> by email and then delete it.
> _______________________________________________
> jdt-apt-dev mailing list
> jdt-apt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/jdt-apt-dev
> 
_______________________________________________________________________
Notice:  This email message, together with any attachments, may contain
information  of  BEA Systems,  Inc.,  its subsidiaries  and  affiliated
entities,  that may be confidential,  proprietary,  copyrighted  and/or
legally privileged, and is intended solely for the use of the individual
or entity named in this message. If you are not the intended recipient,
and have received this message in error, please immediately return this
by email and then delete it.


Back to the top