Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Hani Suleiman
Total activity
1008
Last activity
October 07, 2017 00:34
Member since
October 10, 2002 03:55
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
380
Activity overview
Posts (115)
Comments (513)
Sort by recent activity
Recent activity
Votes
Created
April 12, 2014 01:21
Change the scope of the dependency in the module dependencies config to 'provided' so it correctly gets loaded by the launched instance of IDEA rather than the system classpath.
Community
IntelliJ IDEA Open API and Plugin Development
How to properly add dependency to another plugin: "TestProxy cannot be cast to TestProxy"
0 votes
Created
December 04, 2002 22:03
Yeah, +1 to a richer API for EJB handling. Ideally it should be possible to have this hook into any number of appservers, where one could create an ejb and have it automatically deployed in the con...
Community
IntelliJ IDEA Open API and Plugin Development
Future Open API support for EJB
0 votes
Created
July 24, 2005 16:17
Maxim, any idea on how I can avoid calling the plugin 'too early' or ensure that it does whatever it needs to do before I call it? I'm having the same problem again with no idea of why it's popped ...
Community
IntelliJ IDEA Open API and Plugin Development
PluginManager calls
0 votes
Created
August 03, 2005 01:18
Excellent, I'm well on the way to much debauchery.The next hurdle is creating asserts. PsiElementFactory doesn't want to play along, so I'm forced to do something like this:(PsiAssertStatement)fact...
Community
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 votes
Created
August 03, 2005 02:38
Excellent, I thought there might have been a stigma with just passing in text fragments, glad there isn't!Next up, how do I resolve a PsiMethodCallExpression back to the actual PsiMethod?For exampl...
Community
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 votes
Created
August 03, 2005 15:45
The fact that it's maintained! Also, if you come up with a decent new feature idea, chances are it'll go in, and you have a sane forum to debate it in. Good luck getting that sort of support for JU...
Community
IntelliJ IDEA Open API and Plugin Development
Late night PSI fun
0 votes
Created
September 17, 2005 16:43
It's be nice if those calls would throw a helpful exception that explains why the parents are null, that way even someoen who doesn't follow the forums can find out why they're getting an error now.
Community
IntelliJ IDEA Open API and Plugin Development
PsiElement.copy()
0 votes
Created
August 04, 2005 01:35
One thing I haven't seen mentioned is a decent pallette to use for GUI development for plugins.It'd be nice to have an IDEA pallette, which includes TableView, TreeView, the fancy splitpane, Colore...
Community
IntelliJ IDEA Open API and Plugin Development
Poll: What is the most important thing for reducing plugin development pain?
0 votes
Created
April 14, 2006 15:10
Ok, I'll look into that. I imagine/hope it'd also have support for viewing the file 'normally', ie as XML, without the custom editor?Something like how the form designer is viewed in package viewer...
Community
IntelliJ IDEA Open API and Plugin Development
Rough guide to xml gui editor type plugin?
0 votes
Created
April 14, 2006 16:15
Very cool, thanks! Now if only there were a good online reference for this sort of thing...
Community
IntelliJ IDEA Open API and Plugin Development
Rough guide to xml gui editor type plugin?
0 votes
«
First
‹
Previous
Next
›
Last
»