[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Eclipse -clean On OS X
|
- From: mvfranz@xxxxxxxxxxx (Michael Franz)
- Date: Sun, 16 Oct 2005 14:40:06 +0000 (UTC)
- Newsgroups: eclipse.newcomer
- Organization: not organized
- User-agent: NewsPortal/0.36 (http://florian-amrhein.de/newsportal)
Hi,
I use Eclispse on Windows, Linux and OS X. When I need to refresh my
plugin configurations I pass -clean to my eclipse startup.
Windows:
eclipse.exe -clean
Linux
elclipse -clean
Under OS X I can't pass -clean to Eclipse.app since it is a directory.
When I add -clean to eclipse.ini I do not get the expected results.
So, how do I get eclipse on OS X to pick up my plug-in changes?
The change that I want picked up is a configuration change to the WTP
JBoss servers. I have added JBoss 3.2.7 and 4.0.2 to the install. I have
done this on both Windows and Linux (same configuration changes) with
success. It is only OS X that will not recognize the new changes.
WTP is not released for OS X, but I was able to put together a version
that works. The default installs show up, but not my changes.
Any help on this would be appreciated.
thanks
Michael