Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hoylet

Pages: [1]
1
Thank you Eve I will look into that

2
Automation Interface, Add-Ins and Tools / Code Transform and Attribute Tags
« on: February 05, 2024, 11:27:05 pm »
Hi

I have created a Transform based upon the Java code transform.

Is there a way of outputting all the tags applied to an attribute

for a specific tag I can do this :-

Code: [Select]
%WRAP_COMMENT(attTag:"protobuf field min value",genOptWrapComment,"","// protobuf field min value ")%

but I would like to output all tags

Code: [Select]
%WRAP_COMMENT(attTag:"*",genOptWrapComment,"","// ")%
Do I need to use list or some form of loop

Any suggestions would be most welcome

Thanks

3
General Board / Re: Edit Code Templates is disabled
« on: February 05, 2024, 09:49:15 pm »
Thanks Geert

Yes you are correct SuperUser permissions have been created by the model administrator

I was missing Manage Reference Data permission

4
General Board / Edit Code Templates is disabled
« on: February 03, 2024, 12:55:37 am »
Hi

I used to be able to select the Edit Code Templates menu option (Ribbon - Develop.Preferences.Options.Edit Code Templates) - however it is now disabled.

I have SuperUser permissions which includes Transform Package

Are there any other permissions that are required for this option to be enabled ?

EA ver 15.2

Many thanks

5
General Board / Changes to Manage Project Options not saved
« on: April 12, 2023, 03:26:31 am »
Hi

I have searched this forum but couldn't find an answer.

When I make changes to Manage Project Options in EA 15.2 as shown below. the changes are not saved when I reopen the Manage Project Options dialogue. It used to work for me.
We did a restore from an overnight backup but otherwise nothing else has changed.

From Ribbon :- Configure.Options.Manage Project Options dialogue.
Source Code Engineering.Object Lifetimes - Generate Constructor etc

Many thanks

Are attachments supported on this forum ?

6
Hi I'm interested in this too.

Any solutions please ?

Pages: [1]