I am migrating from Jasper 5.5.x to 6.4.0, using Jaspersoft Studio (no more iReport), but I noticed that after modifying a few reports, JRXML files are not modified (at least not in the folder where .jrxml and .jasper are, from where I opened it). they are in the "workspace". How can I make Studio to save the jrxml in the same place that .jaspers?
Usually they are saved in the same folder but I don't have experience in migrating from iReport. You can change the directory where Jasersoft Studio saves the files by right-clicking on your project in the Project Explorer and selecting Properties. On the left side you select Resources->Linked Resources. Under Path Variables you can set the PROJECT_LOC variable.
Hope this helps