All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ide-plugin JAR 0.3.1 with all dependencies


IDE plugin for generating java interfaces for sqlite files

Files of the artifact ide-plugin version 0.3.1 from the group com.squareup.sqldelight.

Artifact ide-plugin
Group com.squareup.sqldelight
Version 0.3.1
Last update 27. April 2016
Tags: files interfaces generating java plugin sqlite
Organization not specified
URL https://github.com/square/sqldelight/
License The Apache Software License, Version 2.0
Dependencies amount 10
Dependencies bugsnag, properties, gradle, kotlin-reflect, junit, Groovy, compiler, kotlin-stdlib, android, idea,
There are maybe transitive dependencies!
There is a newer version: 0.9.0
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ide-plugin Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ide-plugin version 0.3.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.plugin.xml
com.squareup.sqldelight.intellij
com.squareup.sqldelight.intellij.com.squareup.sqldelight.intellij.Bugsnag.kt
com.squareup.sqldelight.intellij.com.squareup.sqldelight.intellij.SqlDelightErrorHandler.kt
com.squareup.sqldelight.intellij.com.squareup.sqldelight.intellij.SqlDelightModuleComponent.kt
com.squareup.sqldelight.intellij.com.squareup.sqldelight.intellij.SqlDelightStartupActivity.kt
com.squareup.sqldelight.intellij.com.squareup.sqldelight.intellij.SqlDelightVirtualFileListener.kt
com.squareup.sqldelight.intellij.lang
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlDelightCommenter.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlDelightCompletionContributor.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlDelightFileViewProviderFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlDelightStructureViewFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlDocumentAnnotator.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteASTFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteCompletionContributor.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteContentIterator.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteFile.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteFileType.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteFileTypeFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteFindUsagesHandlerFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteFindUsagesProvider.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteGotoDeclarationHandler.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteHighlighter.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteLanguage.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqlitePairedBraceMatcher.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteParser.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteParserDefinition.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteSyntaxHighlighterFactory.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteTokenSetQuoteHandler.kt
com.squareup.sqldelight.intellij.lang.com.squareup.sqldelight.intellij.lang.SqliteTokenTypes.kt
com.squareup.sqldelight.intellij.psi
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.ASTWrapperPsiElement.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.ClassNameElement.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.ClassNameElementRef.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.ColumnNameElementRef.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.IdentifierElement.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.ParseElement.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.SqlStmtNameElementRef.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.SqliteElement.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.SqliteElementRef.kt
com.squareup.sqldelight.intellij.psi.com.squareup.sqldelight.intellij.psi.TableNameElementRef.kt
com.squareup.sqldelight.intellij.util
com.squareup.sqldelight.intellij.util.com.squareup.sqldelight.intellij.util.GradleUtil.kt
com.squareup.sqldelight.intellij.util.com.squareup.sqldelight.intellij.util.PsiUtil.kt
com.squareup.sqldelight.intellij.util.com.squareup.sqldelight.intellij.util.SqlitePsiUtils.kt
com.squareup.sqldelight.intellij.util.com.squareup.sqldelight.intellij.util.SqliteRenameUtil.kt
icons
icons.icons.sqlite.png
[email protected]
org.antlr.intellij.adaptor.lexer
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.AntlrLexerAdapter
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.AntlrLexerState
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.CharSequenceCharStream
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.ElementTypeFactory
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.PsiTokenSource
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.RuleElementType
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.SimpleAntlrAdapter
org.antlr.intellij.adaptor.lexer.org.antlr.intellij.adaptor.lexer.TokenElementType
org.antlr.intellij.adaptor.parser
org.antlr.intellij.adaptor.parser.org.antlr.intellij.adaptor.parser.AntlrParser
org.antlr.intellij.adaptor.parser.org.antlr.intellij.adaptor.parser.AstBuilderListener
org.antlr.intellij.adaptor.parser.org.antlr.intellij.adaptor.parser.SyntaxError
org.antlr.intellij.adaptor.parser.org.antlr.intellij.adaptor.parser.SyntaxErrorListener
org.antlr.intellij.plugin.parsing
org.antlr.intellij.plugin.parsing.org.antlr.intellij.plugin.parsing.TokenStreamSubset




© 2015 - 2024 Weber Informatics LLC | Privacy Policy