Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have, I think, an easy question, is it possible to change the directory in which ME Struts plugin generates the source code? I don’t want to genereate the new files in my main src directory.
Roque,
When you add Struts capabilities, you specify the “base directory” where generated files go. I believe you can edit .mystrutsdata file in your project root using the navigator view to adjust this. If you don’t find a dot-file, then it’s possible the plugin was changed to store it’s information in another location. I’d have to check with the devs.
Roque,
When you add Struts capabilities, you specify the “base directory” where generated files go. I believe you can edit .mystrutsdata file in your project root using the navigator view to adjust this. If you don’t find a dot-file, then it’s possible the plugin was changed to store it’s information in another location. I’d have to check with the devs.
Hi Riyad,
I have the file, but I don’t see any place in which I can enter information about the desired directory.
I know this option, but it only allows to change the package. I’d like to change the directory in which are generated the files. For example, instead of using “src”, I want to use “gen-src”.