from what I've read about bugkilla (JavaMagazin article) this sounds like a pretty cool approach. Unfortunately it seems like the webbrowser view in eclipse is not supported under Linux, I retrieve: "Unable to instantiate view: org.eclipse.update.internal.ui.win32.views.WebBrowserView".
Are you planning to implement such a view also under Linux or is this a eclipse issue (I'm using 2.1.0, Build: 200302211557).
Thanks,
Niko
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Maybe, but you can use it yet with linux. The WebBrowserView isnt so important.
All you have to change is the default "database". But how??
- go to:
%eclipse%\plugins\de.oio.bugkilla.eclipse
- dezip the JAR into a folder like "Bugkilla":
bugkillaEclipsePlugin.jar
- open the file:
bugilla.properties
- change:
all c:/temp to %your_temp_folder%
- zip the content of the folder to
bugkillaEclipsePlugin.jar
- replace the JAR
thats it
hope you will enjoy your linux.bugkilla.edition and sorry for the response - time (we will work on that)
Andreas
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
from what I've read about bugkilla (JavaMagazin article) this sounds like a pretty cool approach. Unfortunately it seems like the webbrowser view in eclipse is not supported under Linux, I retrieve: "Unable to instantiate view: org.eclipse.update.internal.ui.win32.views.WebBrowserView".
Are you planning to implement such a view also under Linux or is this a eclipse issue (I'm using 2.1.0, Build: 200302211557).
Thanks,
Niko
hi,
Maybe, but you can use it yet with linux. The WebBrowserView isnt so important.
All you have to change is the default "database". But how??
- go to:
%eclipse%\plugins\de.oio.bugkilla.eclipse
- dezip the JAR into a folder like "Bugkilla":
bugkillaEclipsePlugin.jar
- open the file:
bugilla.properties
- change:
all c:/temp to %your_temp_folder%
- zip the content of the folder to
bugkillaEclipsePlugin.jar
- replace the JAR
thats it
hope you will enjoy your linux.bugkilla.edition and sorry for the response - time (we will work on that)
Andreas