Another issue, I forgot to mention: AbstractMultiCauseException is not serializable. This means, if this exception is thrown (and I was told that it happened), the exception is not serialized to the Tooling API client. This is by no means a blocking issue but is inconvenient because I can't see what the actual exception was.
2013/9/17 Kelemen Attila <[email protected]> > Hi Adam, > > After using the new API, I have the following issue: If I try to attach to > a process (JDPA), NetBeans reports a LinkageError. I'm not sure what > exactly happens but here is the stacktrace: > https://gist.github.com/kelemen/6600845. This is currently a blocking > issue for me because I'm yet to find a workaround. > -- View this message in context: http://gradle.1045684.n5.nabble.com/Proposal-for-retrieving-multiple-types-of-models-from-a-project-in-a-single-pass-using-the-Tooling-AI-tp5711516p5711876.html Sent from the gradle-dev mailing list archive at Nabble.com.
