configuration - Passing properties files to JBoss in IntelliJ -


as have been trying make switch eclipse intellij possible @ work, there. last issue running configuration of local jboss in intellij.

in eclipse pass 3 properties files our jboss server, adding parameters program arguments (double-click jboss server in servers list -> in general information click open launch configuration). specifically: -p="../standalone/configuration/my.properties"

how can deploy these 3 files local jboss server in intellij? have tried passing them environment variables, no success.


Comments

Popular posts from this blog

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -