Skip to main content

Topic for reporting IFS Developer studio bugs

IFS Developer Studio 18 (Build 24.2.0314 2024-10-13):

 

When creating fragment file with action implemented in java, java file is not created, there is no option to add file manually from IDE


@CgiTomasG Hi

 

Yes as you mentioned Impl.java file of fragment is not showing up in the tool navigator. We need to address that limitation in tool. Thanks for reporting the issue.

 

But you can generate the code and click on the generated Impl.java file of the fragment to view the file in the editor. At the same time you can navigate to the Impl.java file of the fragmane from the File Navigator as you can see in the following image.

 

Created this task to address the limitation https://ifsdev.atlassian.net/browse/DXDEV-4356


@CgiTomasG Hi

 

Yes as you mentioned Impl.java file of fragment is not showing up in the tool navigator. We need to address that limitation in tool. Thanks for reporting the issue.

 

But you can generate the code and click on the generated Impl.java file of the fragment to view the file in the editor. At the same time you can navigate to the Impl.java file of the fragmane from the File Navigator as you can see in the following image.

 

Created this task to address the limitation https://ifsdev.atlassian.net/browse/DXDEV-4356

Thank you for quick reply, unfortunately this workaround doesn’t work for my IFS Developer Studio version (Build 24.2.0314 2024-10-13). 

Generating code from fragment doesn't work (clicking Generate does not cause any action)

When I add fragment to a projection and generate code from there, java file was not created

 


@CgiTomasG  even i tried from the version which you are using and it works. Yes fragment itself cannot generated code, you need to include the fragment into a projection and when u try to generated code for the fragment the respective dependent projection will get picked up as you have shown and then you need to generate. 

Then the impl.java for fragment also will get generated. 

Add the dependent projection into Application server, then the fragment also will get added.

Do some change into the fragment and try re-generate code.

Also check the notification panel at the bottom and see whether u get any exceptions


IFS Developer Studio 18 (Build 24.2.0314 2024-10-13):

 

When using ‘Navigate to page Form’ page that opens behave strange, doesn't have all actions, commands etc.

 

What I notice, is when using ‘Navigate to page Form’  address contains ‘-Cust’:

 

address from navigator:

 


Reply