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!"


0
15 comments
Avatar
Permanently deleted user

And that about SVN for us?

0
Avatar
Permanently deleted user

Alexey Efimov wrote:

And that about SVN for us?


If you want to make your plugin(s) open-sourced contact us and let us
discuss.

0
Avatar
Permanently deleted user

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.

0
Avatar
Permanently deleted user

And that about SVN for us?

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.

0
Avatar
Permanently deleted user

And maybe you also can spin up SVNed plugins on public Team Server to test them.

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.

0
Avatar
Permanently deleted user

I totally agree.

Gilles

0
Avatar
Permanently deleted user

Great idea!

Alexey Efimov wrote:

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.

0

Will this enable automatic bugreporting from within IDEA...the ability to blame a plugin and have that stacktrace automatically filed?

0
Avatar
Permanently deleted user

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!"


0

Are there any docs on how to do this?

0
Avatar
Permanently deleted user

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!"


0
Avatar
Permanently deleted user

Is the RPC Plugin enabled ?

0
Avatar
Permanently deleted user

Hello Maurice,

MM> Is the RPC Plugin enabled ?

It should be.

--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com
"Develop with pleasure!"


0

this has been asked before, but any chance IDEA's JIRA-ExceptionReporter will make it into OpenAPI?

0

Please sign in to leave a comment.