Hi Team ,
Currently I’m using Intellj
CUBA Platform version: 7.2.0
CUBA Studio plugin version: 13.0-191
IntelliJ version: IntelliJ IDEA 2019.1.3 (Ultimate Edition)
I’m facing issues while views project in Cuba Mode
if i created nested packages in any application tier i’m not able to see classes or even the properties files attached below is sample case while this PropertiesService is util service that is reading attributes from .properties file
but i’m not able to see the file in Cuba project display mode although if switched to project view mode I will be able to see it
Cuba Mode
Project Mode
The same scenario is also happened with java classes for nested packages for example below
Cuba Mode
Project Mode
This cases is happening inside all application tiers
Thanks