Bruno Gautier

Results 7 comments of Bruno Gautier

Some ideas to solve this problem: 1. Add a consistency check to the physical properties of an Oracle table so that a marker is added to the Problems view when...

Christophe, could you check if the Hibernate migration works for you? I noticed the following log int the Eclipse console, but I'm not sure why it happens: ``` SLF4J: Class...

The problem was not solved by the fix for the issue #25. I noticed the following error is sometimes logged at shutdown before the problem occurs at nextp startup: ```...

A quick-win workaround could be to flush out search/dependencies results when an object is checked-in or checked-out, although this would not be very user-friendly for the user who would be...

Everything compiles now, but I had to remove the com.neXtep.Designer plugin from the feature dependencies, which seemed odd to me at first. As I expected, the resulting application fails at...

After separating the product from the com.neXtep.Designer plugin, the compiled application works fine. I have one last thing to settle with some icons which are not properly included into the...

Actually, the problem only arise for composite function-based indexes when the same table's column is referenced in multiple columns of the index. This is related to the way indexes are...