Git Product home page Git Product logo

aviatorscript-ideaplugin's People

Contributors

769344359 avatar imflyfish avatar yanchangyou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

aviatorscript-ideaplugin's Issues

“AviatorScript Console”运行期间未激活窗口

“选中脚本语句执行“Run Aviator”命令的时候,能自动把“AviatorScript Console”面板展示出来。
否则第一次运行的时候没有展示出面板,给人的感觉好像插件没作用似的。”

ExpressionSyntaxErrorException

com.googlecode.aviator.exception.ExpressionSyntaxErrorException: Syntax error: unexpect token 'java.util.Date', maybe forget to insert ';'

用的官方demo,提示引入错误

use java.util.Date;
let d = new Date();

p(type(d));
p(d);

gradle task myBuildPlugin 构建失败

Task :compileJava FAILED
/Users/wuguipeng/Github.localized/aviatorscript-ideaplugin/src/main/java/my/lang/highlight/MyLanguageSyntaxHighlighterFactory.java:3: 错误: 无法访问SyntaxHighlighter
import com.intellij.openapi.fileTypes.SyntaxHighlighter;
^
错误的类文件: /Users/wuguipeng/.gradle/caches/modules-2/files-2.1/com.jetbrains.intellij.idea/ideaIC/2021.3/75777e10a0e2880bc02945066dda2480a696c3d9/ideaIC-2021.3/lib/platform-api.jar(com/intellij/openapi/fileTypes/SyntaxHighlighter.class)
类文件具有错误的版本 55.0, 应为 52.0
请删除该文件或确保该文件位于正确的类路径子目录中。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.