JIRA spaces for plugin developers available on request
Hello everyone,
If you would like to have a JIRA space for your plugin or plugins, please
send your JIRA login name and the desired name of the space to plugins-admin@jetbrains.com,
and we'll create a space for your plugin at http://www.jetbrains.net/jira/ .
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Please sign in to leave a comment.
And that about SVN for us?
Alexey Efimov wrote:
If you want to make your plugin(s) open-sourced contact us and let us
discuss.
All my plugins already with sources (opened). I'm just want to store sources in public SVN, and provide link on it, instead of bundling sources with jars into plugin ZIP.
And maybe you also can spin up SVNed plugins on public Team Server to test them.
That would be very good IMHO.
Some years ago, there was a public VCS from IntelliJ:
:pserver:cvs@cvs.intellij.net:/intellij-plugins
And now it would be nice if there were again one. Spreading the
plug-ins in hundred of OS projects is very cumbersome, and for those
that are open source it would be very good and simple if they were in
one place.
Ahmed.
Yes, that would be even better. IMHO the TeamServer would receive much more feedback
if it would run for the open source IntelliJ plug-ins, not just that demo.
This way, many users would be able to test a really good configured TeamServer instance,
one some projects they can change/work on (like the plug-ins).
The actual online demo for the Team Server it's just too "static".
Ahmed.
I totally agree.
Gilles
Great idea!
Alexey Efimov wrote:
Will this enable automatic bugreporting from within IDEA...the ability to blame a plugin and have that stacktrace automatically filed?
Hello Hani,
HS> Will this enable automatic bugreporting from within IDEA...the
HS> ability to blame a plugin and have that stacktrace automatically
HS> filed?
This won't happen automatically. The plugins will still need to include an
error submitter component hooked to the right JIRA instance.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Are there any docs on how to do this?
Hello Hani,
HS> Are there any docs on how to do this?
The ErrorReportSubmitter class has some javadocs.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
Is the RPC Plugin enabled ?
Hello Maurice,
MM> Is the RPC Plugin enabled ?
It should be.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"
this has been asked before, but any chance IDEA's JIRA-ExceptionReporter will make it into OpenAPI?
Hello Hani
Maybe this helps:
http://www.intellij.net/forums/thread.jspa?threadID=263093&tstart=30
etienne