ubala / aribaweb

Automatically exported from code.google.com/p/aribaweb
Apache License 2.0
1 stars 2 forks source link

IDEA Plugin does not compile in IDEA 9 Maia EAP (build 10781) #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download latest JetBrains IntelliJ IDEA 9 -> Maia EAP (build 10781)
2. Check out aribaweb sources from trunk
3. Build IDEA Plugin

What is the expected output? What do you see instead?

Expected: Build OK.
See: Compilation error, Unknown symbol ProjectRootType in GotoComponent.java.

What version of the product are you using? On what operating system?

aribaweb: svn trunk
IDEA: 9 (build 10781)

Please provide any additional information below.

See attached patch, it might help.

Original issue reported on code.google.com by martin.v...@gmail.com on 29 Sep 2009 at 8:47

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed and plugin updated.  Thanks!

http://plugins.intellij.net/plugin/?idea&id=5969

Original comment by kingsley...@gmail.com on 10 Mar 2011 at 12:09