Closed leonAtRain closed 12 months ago
Hi @leonAtRain , thanks for raising this. Will fix it soon and will let you know when you can update.
Hi @leonAtRain , There is a pre-release of the Intent.Common.Java
module and Intent.Modules.Common.Java
nuget package of the same version 3.4.6-pre.0
available for you to try. Please check the Include Prerelease
to find it in the Manage Modules
screen.
Hi @dandrejvv , this is really great, works like a charm:
I've been training the new guys on the tool, and picked up this issue - also showed them your efficiency in fixing the problem... and I must again congratulate you on your swift response, and resolution.
What happened?
I've created a new method with Generic Parameter:
Problem is that it generates the code like this:
The static needs to be in a different place, ie :
public static <T>
instead of:
What version of Intent Architect are you using?
4
Additional information
No response