[Logo] OLD FORUM - Use new one: https://www.CaptainCasa.online/forum
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Resources Location  XML
Forum Index -> Development
Author Message
rspiller

Power User

Joined: 20/04/2012 07:37:01
Messages: 59
Offline

Hi,

the captain casa editor is searching the resource files under $(project)\src\main\java\...
But in our Project the files are saved in $(project)\src\main\resources\...

I tried to add it through Code:
<additionalresource />
but the entry point is still src\main\java

Is there a way to change the entry path for the resources?

greetz
Ruven
CaptainCasa

Power User
[Avatar]

Joined: 21/11/2007 12:23:06
Messages: 5555
Offline

Hi,

in the project definition of CaptainCasa there is an optional attribute "propertyfilesdirectory". If not defining it explicitly then property files are searched within the source direcotry.

So please define the adequate value there.

Regards, Björn

Björn Müller, CaptainCasa GmbH
rspiller

Power User

Joined: 20/04/2012 07:37:01
Messages: 59
Offline

Ok...

thought i read through all examples, did obvisouly miss that one.

thx!
 
Forum Index -> Development
Go to:   
Powered by JForum 2.1.6 © JForum Team