Search:

Type: Posts; User: Andy Clement; Keyword(s):

Page 1 of 11 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    261

    Good question. I don't think you would just...

    Good question.

    I don't think you would just see STS/GGTS becoming cloud ides in their current form - just moving them to the server and offering a view layer wouldn't really give an optimal...
  2. Hi. I see you also posted on...

    Hi.

    I see you also posted on https://bugs.eclipse.org/bugs/show_bug.cgi?id=375477 . The compiler is trying to create the aop-ajc.xml file. I wonder if the problem is due to missing parent...
  3. My initial comments in the previous post were...

    My initial comments in the previous post were talking about possible maven configurations that might work depending on the dependencies amongst the elements. If that I enhancement I mentioned were...
  4. Depending on how the dependencies amongst sources...

    Depending on how the dependencies amongst sources are arranged, you may be able to organize it to compile.

    If the groovy has no dependencies on the java you can build the groovy and then depend...
  5. Hi, Michael asked me to chime in on this...

    Hi,

    Michael asked me to chime in on this issue. I can't speak to your most recent question but I'll comment on the need to translate from groovy>java. I don't quite speak fluent maven, so can I...
  6. Hi Ivan, Sounds like some part of your setup...

    Hi Ivan,

    Sounds like some part of your setup isn't running with Java7. Not sure which pieces you are configuring but I could imagine it isn't enough just to configure a Java7 JRE inside GGTS but...
  7. Replies
    2
    Views
    346

    A stackoverflow article withe the same error in:...

    A stackoverflow article withe the same error in:
    http://stackoverflow.com/questions/7352493/failed-to-load-the-jni-shared-library-jdk

    implies that there is a mismatch in versions. Does the...
  8. I just raised an AspectJ issue:...

    I just raised an AspectJ issue: https://bugs.eclipse.org/bugs/show_bug.cgi?id=392665 to track fixing this and referenced this thread and the test project. I will take a look when I get some time. I...
  9. Hi, I'm not a SDN expert, but I am the lead of...

    Hi,

    I'm not a SDN expert, but I am the lead of AspectJ - I'll chip in. In principal what you want to do sounds perfectly reasonable. I don't think I have any open issues against AspectJ concerning...
  10. Replies
    5
    Views
    818

    Yep, I guess we need an issue. Did you try the...

    Yep, I guess we need an issue. Did you try the -d32 flag to ensure 'old level' libraries are treated as such? (and are you using subclipse?). If you mention that info in any jira you raise, that'll...
  11. > how do I get the 3.8 version or how can I tell...

    > how do I get the 3.8 version or how can I tell what version it was updated to?

    On the download page the 3.8 packages are alongside the 4.2 packages as separate downloads.

    If you were running...
  12. Replies
    5
    Views
    818

    From looking around it seems that can come up...

    From looking around it seems that can come up when there is a 32bit/64bit mismatch. I presume you are running 64bit vm with 64bit GGTS? Do you have anything installed that might have an incompatible...
  13. Replies
    1
    Views
    356

    Hi, We are currently testing release...

    Hi,

    We are currently testing release candidates, it should be available very soon (early next week hopefully).

    I don't believe much progress has been made on the performance issues (if you mean...
  14. If in STS I'd recommend updating your AJDT from...

    If in STS I'd recommend updating your AJDT from the update site: http://download.eclipse.org/tools/ajdt/42/dev/update

    that'll give you the most up to date AspectJ.

    Andy
  15. I think so, your errors are very similar to those...

    I think so, your errors are very similar to those in https://jira.springsource.org/browse/DATAGRAPH-280 which is fixed by 1.7.1

    Andy
  16. Hi, I fixed something similar to this in...

    Hi,


    I fixed something similar to this in AspectJ 1.7.1 - can you confirm what level of AspectJ you are using?

    cheers,
    Andy
  17. There are now AspectJ 1.7.1 snapshot builds that...

    There are now AspectJ 1.7.1 snapshot builds that address the issues I'm aware of (well, the issues logged in https://bugs.eclipse.org/bugs/show_bug.cgi?id=386888 ). To pick them up you'll need to...
  18. Replies
    4
    Views
    344

    In addition to the simple 'eclipse plugin for...

    In addition to the simple 'eclipse plugin for Griffon', Andres has expressed interest in using the Grails STS IDE support (now that it is open source) as a base for Griffon tooling - and so offering...
  19. Hi John, I'm afraid we don't have immediate...

    Hi John,

    I'm afraid we don't have immediate plans to provide plugins to handle those situations - ignoring plugins will obviously only be doing the right thing if you didn't need those plugins to...
  20. Replies
    1
    Views
    468

    Hi Mike, Sorry I haven't gotten around to...

    Hi Mike,

    Sorry I haven't gotten around to addressing that issue of yours yet.

    There is an exclusions setting, on the -Dspringloaded setting you can add (after a semicolon)
    ...
  21. I've raised AspectJ bug...

    I've raised AspectJ bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=386888 and am currently having a look at it. AspectJ 1.7 is based on a JDT compiler 4 years newer than the one used in AspectJ...
  22. Replies
    14
    Views
    5,840

    Hi, This thread is actually about the...

    Hi,

    This thread is actually about the springloaded javaagent, not the spring instrument one. There is some special handling here and there for the springloaded one, not sure about the spring...
  23. Replies
    1
    Views
    232

    Hi, Are you reloading by turning on the...

    Hi,

    Are you reloading by turning on the reloading support under the tc server settings in STS? I'm just aware that STS still includes quite an old level of the reloading agent. (1.0.1 I think,...
  24. Hi, I'm currently checking with someone who...

    Hi,

    I'm currently checking with someone who might know but the problem seems similar to what is discussed here:
    ...
  25. Replies
    2
    Views
    437

    Are you sure you don't have a filter set that is...

    Are you sure you don't have a filter set that is hiding something? (On the project explorer select the pull down arrow then 'Customize view' - look at the filters/content tabs)

    Also, try opening...
Results 1 to 25 of 273
Page 1 of 11 1 2 3 4