Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

jpr and jpx file problem.

519608Jun 22 2006 — edited Jun 23 2006
Hi everyone.
we are working (in three) on the same project through CVS.
the project is divided in Model and View so I have a Model.jpr and a View.jpr file in the proper folders, in each src subfolder i have the corrispoding .jpx file.

Now: i have noticed that Jdeveloper creates, nearly each time i work on the project, a new jpx file like model0.jpx.. model1.jpx, the last is model13.jpx the same happens for view.jpx file.
modelX.jpx file have also an entry in Model.jpr causing at each commit in CVS a "conflict problem", while the content of the various ViewX.jpx file look the same.

I'm quiet sure that they are created only on my machine because the others team members never had to "commit" those file through CVS.

is it the right Jdeveloper behaviour?
why they are generated only on my machine?

jdev version are all the same 1.0.1.3.0.4 SU3

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 21 2006
Added on Jun 22 2006
2 comments
635 views