Did a bit of refactoring and came accross a bit of a problem. One of the directories all the VO's displayed as blank with no details (jdev popup errors everywhere) ... problems. Solution Stop Jdev. Edit the Model.jpx file and add the directory missing manually to the file like such: <Containee Name="lov" PackageName="za.co.company.adf.test.model.lov" ObjectType="JboPackage"> <DesignTime> <Attr Name="_VO" Value="true"/> </DesignTime> </Containee> Start Jdev
The Incident Archive: A blog to store my knowledge on the errors that I fix on a daily basis