Dragon

- Total activity 50
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 19
-
Dragon created a post, complete Tag attribute in runtime
<?xml version="1.0"?><root> <foo someAtt/></root>I want the attribute "someAtt" will be resoved from the class Foo and show in complete dialog ,after type class name "Foo" or click "Control+... -
Dragon created a post, How to Accessing XML with dynamic rootTagName through IntelliJ IDEA DOM
I am developing a plugin to work with a kind of xml config file.the rootTag name of these xml file is dynamic ,example:A.xml<?xml version="1.0"?><A.xml> <foo> </foo> <bar> </bar></A.xml... -
Dragon commented, -
-
-
Dragon commented, -
Dragon created a post, IDEA 5.x IDEA6.x not support any IBM JDK version for compilation !
alway throw Error: String index out of range: -1here is idea.log for Irida, build 419206-04-28 12:09:17,914 INFO - ject.impl.BaseFileConfigurable - Time to save E:\JavaProject\ICBC\ICBCA.iws: ... -
Dragon commented, -
Dragon created a post, What should I do ?
here is an example : ]]>I can get what I have clicked by these codes:but I want to obtain which tag "hello" have been placed,how can I get "greeting" ?thx. -
Dragon commented,