[
https://issues.jboss.org/browse/JBIDE-8260?page=com.atlassian.jira.plugin...
]
Max Rydahl Andersen commented on JBIDE-8260:
--------------------------------------------
yes - works for me. No magical "assumptions" :)
btw. what I said on irc was that in loadRemoteFileData I assume calling getUserHome would
be possible since you are about to get the data anyway.
If that was possible then using ~/.jboss would be fine since then you could actually
replace it with the proper userHome.
But for now ./.jboss is much clearer/simpler. We can always add proper handling of ~ to
the codebase later on.
default file name for jboss autodetection should be as neutrals as
posslible
----------------------------------------------------------------------------
Key: JBIDE-8260
URL:
https://issues.jboss.org/browse/JBIDE-8260
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: JBossAS
Environment:
Reporter: Max Rydahl Andersen
Assignee: Max Rydahl Andersen
Fix For: 3.2.0.CR2 (tentative)
Attachments: JBIDE-8260.b.patch, JBIDE-8260.c.patch, JBIDE-8260.patch
Currently we look for /etc/sysconfig/jboss-eap file.
That doesn't exist on all systems - especially not AS based ones where it seem to be
/etc/sysconfig/jboss-as
Would it be possible to use ~/.jboss instead ?
Where ~/ is the home directory of the user used to login with ?
Then this is not bound to product or project; and it does not depend on read access to
system files and you can have multiple configurations as long as you log in with different
user.
Need to sync with Marek on the chosen one.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira