STS « AOP « Spring Q&A





1. Spring Source Tool Help Needed    stackoverflow.com

i am applying AspectJ in spring source tool do i need to configure load time or compile weaving in spring source tool i will be very happy if any provide details of using ...

2. STS - Spring AOP gutter icons, not showing in gutters.    forum.springsource.org

Its probably finger trouble, but I cannot get the Spring AOP gutter icons to show against my aspects, in STS 2.7.1 Release. The aspects are being applied when I run the ...

3. AspectJ Bug in STS 2.8.1    forum.springsource.org

Nov 23rd, 2011, 12:57 PM #1 bytor99999 View Profile View Forum Posts Private Message Visit Homepage Senior Member Join Date Jan 2009 Location Seal Beach, CA Posts 227 AspectJ Bug in ...

4. possible bug in sts "enable spring aspects tooling"    forum.springsource.org

using sts 2.1.0 sr01 eclipse 3.4.2 r342 problem after creating a maven project and adding spring-aspects in the pom file, i try to "Enable Spring Aspects Tooling" but i get the ...

5. how network proxy works in STS    forum.springsource.org

Hi, I have a proxy name: bottleneck port: 80 I tried to do some updates through native or manual in the network connection settings and none of them worked. any ideas? ...

6. Why doesn't STS 2.3.2 store my Proxy settings    forum.springsource.org

Why doesn't STS 2.3.2 store my Proxy settings I've just installed STS 2.3.2 and can't get it to store my proxy settings. I'm doing this on a work machine so have ...

7. STS 2.5.0RELEASE failure of "enable spring aspects tooling"    forum.springsource.org

STS 2.5.0RELEASE failure of "enable spring aspects tooling" I can't seem to get "enable spring aspects tooling" to work in my Roo project in STS 2.5.0 RELEASE. It didn't work in ...

8. STS 2.5.x/AspectJ StringIndexOutOfBoundsException    forum.springsource.org

Having just recently upgraded to STS 2.5, I'm suddenly getting the following every time I make any change to any Java file: Code: java.lang.StringIndexOutOfBoundsException at java.lang.String.substring(String.java:1937) at org.aspectj.asm.AsmManager.getTypeNameFromHandle(AsmManager.java:642) at org.aspectj.asm.AsmManager.removeRelationshipsTargettingThisType(AsmManager.java:698) at ...