Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / mybatis/mybatipse issues and pull requests
#101 - Jpa mapping
Pull Request -
State: closed - Opened by kenjdavidson over 4 years ago
- 6 comments
#100 - Error "Property xxx not found in class yyy" on many properties, where the property exists in the class
Issue -
State: closed - Opened by peter-urbanus over 4 years ago
- 17 comments
#99 - Support 'defaultResultSetType' in XML config
Issue -
State: closed - Opened by harawata almost 5 years ago
Labels: enhancement
#98 - Support URL variants http/https, with/without www in XML DOCTYPE
Issue -
State: closed - Opened by harawata almost 5 years ago
Labels: enhancement
#97 - Conflict with liclipse plugin
Issue -
State: closed - Opened by ViCrack almost 5 years ago
- 3 comments
Labels: bug
#96 - mac not become effective
Issue -
State: closed - Opened by shakarelic about 5 years ago
- 10 comments
Labels: duplicate
#95 - MyBatipse is marking all generated mappers with an error indicator.
Issue -
State: closed - Opened by l-scott-warner over 5 years ago
- 7 comments
#94 - JPA ResultMap parsing
Issue -
State: open - Opened by kenjdavidson almost 6 years ago
- 1 comment
#93 - Eclipse-mars可以使用吗?
Issue -
State: closed - Opened by Tonny2018 about 6 years ago
- 3 comments
#92 - Mybatipse is installed but the plugin is not prompted
Issue -
State: closed - Opened by padishahG about 6 years ago
- 5 comments
#91 - can't resolve two pice of mybatis file with a resultMap id in a namespace?
Issue -
State: closed - Opened by wttzxc about 6 years ago
- 3 comments
#90 - 1.2.0 is not compatible with Eclipse 4.6 (Neon) and 4.7 (Oxygen)
Issue -
State: closed - Opened by harawata about 6 years ago
Labels: bug
#89 - error for resultMaps whose type is an interface extending another interface
Issue -
State: closed - Opened by ross-cohen about 6 years ago
- 6 comments
#88 - how to install this offline
Issue -
State: closed - Opened by wangxi761 over 6 years ago
- 17 comments
#87 - It would be better to distinguish between the statementIds that have been used and those that have not been used
Issue -
State: closed - Opened by shuchang01 over 6 years ago
- 6 comments
Labels: enhancement
#86 - compilation error about the select statement located in separate mapper xml with same mapper namespace
Issue -
State: closed - Opened by Prachi481992 over 6 years ago
- 4 comments
Labels: bug
#85 - Hyperlink on 'property' attribute of `@Result`.
Issue -
State: closed - Opened by harawata over 6 years ago
Labels: enhancement
#84 - Detecting hyperlinks on a binary class causes an exception.
Issue -
State: closed - Opened by harawata over 6 years ago
Labels: bug
#83 - elipse oxygen.3 can't find Hyperlinks from Java mapper method to XML mapper element.
Issue -
State: closed - Opened by harden123 over 6 years ago
#82 - Setting up Automated Error Reporting client (AERI)
Issue -
State: closed - Opened by harawata over 6 years ago
Labels: enhancement
#81 - "Copy MyBatis Statement" does not work with @Many subselects
Issue -
State: closed - Opened by mathisdt over 6 years ago
- 1 comment
Labels: enhancement
#80 - Spring boot and mybatis typealiase. Could not resolve type alias xx???
Issue -
State: closed - Opened by iver3on over 6 years ago
- 1 comment
Labels: duplicate
#79 - Can't get any assist in mapping file in Oxygen.2
Issue -
State: closed - Opened by kuchaguangjie almost 7 years ago
- 12 comments
#78 - Copy MyBatis Statement fails: Couldn't find the end of the parameters line '<=='
Issue -
State: closed - Opened by lordasti about 7 years ago
- 3 comments
#76 - Hyperlink is not working on *.java file
Issue -
State: closed - Opened by LouisWayne over 7 years ago
- 5 comments
#75 - If the installation and use
Issue -
State: closed - Opened by githublaohu over 7 years ago
- 2 comments
Labels: invalid, question
#74 - parameterType Enum creates Class/TypeAlias 'MyEnum' not found.
Issue -
State: closed - Opened by Sicaine over 7 years ago
- 7 comments
Labels: bug
#73 - SQL syntax highlighting within XML
Issue -
State: open - Opened by harbulot almost 8 years ago
Labels: enhancement
#72 - Select statement used in nested result but not declared in interface causes a warning
Issue -
State: closed - Opened by rsprinkle almost 8 years ago
- 3 comments
#71 - typeHandler for interface gives a Class/TypeAlias not found error.
Issue -
State: closed - Opened by rsprinkle almost 8 years ago
- 6 comments
#70 - [Report] The LiClipseText (Eclipse plugin) may cause MyBatipse not work
Issue -
State: closed - Opened by fancige almost 8 years ago
- 5 comments
#69 - 'Move @Results to <resultMap />' quick assist should move @ConstructorArgs to <constructor />
Issue -
State: closed - Opened by harawata almost 8 years ago
Labels: bug
#68 - Allow wildcards in Type Alias setting
Issue -
State: closed - Opened by ylx252 almost 8 years ago
- 6 comments
Labels: enhancement
#67 - Transform @Results to <resultMap />
Issue -
State: closed - Opened by kiru almost 8 years ago
- 2 comments
Labels: enhancement
#66 - Hyperlink on `@ResultMap` value and 'select' attribute of `@One` and `@Many`
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#65 - Auto-complete 'jdbcType' attribute in XML mapper/config
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#64 - Validate select statement ID in @One and @Many annotations
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#63 - Validate @ResultMap annotation
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#62 - Eclipse Neon 4.6.0 not supported
Issue -
State: closed - Opened by newpanjing about 8 years ago
- 7 comments
#61 - Propose declared parameter name when 'store parameter info' option is enabled.
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#60 - Auto-completing XML attribute deletes characters in the next line when there is no end quote.
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: bug
#59 - Rename refactoring: statement ID, result map ID and sql fragment ID
Issue -
State: closed - Opened by harawata about 8 years ago
Labels: enhancement
#58 - Property validation in resultmap with inherited interfaces
Issue -
State: closed - Opened by rsprinkle about 8 years ago
- 3 comments
Labels: bug
#57 - 'Move annotation statement to XML' should handle List and Map return type correctly
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: bug
#56 - Support a code assist on Groovy language
Issue -
State: open - Opened by kazuki43zoo over 8 years ago
- 1 comment
Labels: enhancement
#55 - (move annotation statement to XML) Add attribute parameterType
Issue -
State: closed - Opened by alexey-su over 8 years ago
- 5 comments
#54 - Copy debug log as an executable SQL statement
Issue -
State: closed - Opened by harawata over 8 years ago
- 1 comment
Labels: enhancement
#53 - Wizard creating a new MyBatis XML Mapper file
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#52 - Quick Assist moving a statement from Java annotation to XML mapper.
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#51 - Suggest reflectorFactory type in XML config.
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#50 - Auto-complete 'select' attribute in @Arg, @Many and @One annotation
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#49 - Auto-complete 'resultMap' attribute in @Arg annotation
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#48 - Suggest setting value in config XML
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#47 - Improve auto-completion inside foreach loop
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#46 - Auto-complete 'keyProperty' attribute in @Options and @SelectKey annotation
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#45 - Auto-complete 'property' attribute in @Result annotation
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#44 - Hyperlink to XML mapper/statement should work in any Java source
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#43 - Type aliases are not correctly detected when Spring Tool Suite is installed
Issue -
State: closed - Opened by harawata over 8 years ago
- 3 comments
Labels: bug
#42 - Type aliases are not correctly detected when package is specified in the config
Issue -
State: closed - Opened by harawata over 8 years ago
- 8 comments
Labels: bug
#41 - TypeParameter resolution does not work for binary types.
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#40 - Support resultMaps defined in Java mapper using @Results(id="resultMapName")
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: enhancement
#39 - Inner class is not resolved correctly when generating <result /> elements.
Issue -
State: closed - Opened by harawata over 8 years ago
Labels: bug
#38 - Hyperlink on select attribute should work when the statement is a Java mapper method with @Select or @SelectProvider
Issue -
State: closed - Opened by harawata almost 9 years ago
Labels: enhancement
#37 - Proposals for select attribute should include Java mapper methods with @Select/@SelectProvider.
Issue -
State: closed - Opened by harawata almost 9 years ago
Labels: enhancement
#36 - IndexOutOfBoundsException is thrown when parsing bean properties if the super type has two or more type parameters.
Issue -
State: closed - Opened by harawata almost 9 years ago
Labels: bug
#35 - Empty reference proposal is displayed when the namespace is partially provided.
Issue -
State: closed - Opened by harawata almost 9 years ago
Labels: bug
#34 - When proposing 'extends' value of a 'resultMap', its own id should be excluded from the proposals.
Issue -
State: closed - Opened by harawata almost 9 years ago
Labels: bug
#33 - Type alias detection fails if multiple packages are specified in Spring's XML config file.
Issue -
State: closed - Opened by harawata over 9 years ago
Labels: bug
#32 - Add MyBatis DTDs to XML Catalog
Issue -
State: closed - Opened by paulkrause88 over 9 years ago
- 4 comments
#31 - XmlValidator adds markers but not add it to ValidationResult
Issue -
State: closed - Opened by vazul over 9 years ago
- 6 comments
Labels: bug
#30 - Detect xml files with http://ibatis.apache.org/dtd/ibatis-3-mapper.dtd
Pull Request -
State: closed - Opened by vazul over 9 years ago
- 2 comments
#29 - for #28 - added MyBatis Declaration view
Pull Request -
State: closed - Opened by atsu85 almost 10 years ago
- 3 comments
Labels: enhancement
#28 - Add view for viewing sql (that also uses content from include elements)
Issue -
State: closed - Opened by atsu85 almost 10 years ago
- 4 comments
Labels: enhancement
#27 - Which eclipse formatter settings to use when contributing code?
Issue -
State: closed - Opened by atsu85 almost 10 years ago
- 1 comment
#26 - Error: Namespace='com.SampleMapper2' not found.
Issue -
State: closed - Opened by atsu85 almost 10 years ago
- 3 comments
#25 - XML Editor does not enhance
Issue -
State: closed - Opened by zhoujianboy almost 10 years ago
- 4 comments
#24 - Class/TypeAlias 'byte[]' not found.
Issue -
State: closed - Opened by jacarrichan about 10 years ago
Labels: bug
#23 - Endless XML mapper validation in 1.0.7
Issue -
State: closed - Opened by harawata about 10 years ago
Labels: bug
#22 - False positive in resultMap : properties of parameterized class
Issue -
State: closed - Opened by harawata about 10 years ago
- 10 comments
Labels: bug
#21 - Missing mybatislogo.png file
Issue -
State: closed - Opened by lindholm about 10 years ago
- 1 comment
#20 - Resolving methods from parent interface
Issue -
State: closed - Opened by lrfsat about 10 years ago
- 1 comment
Labels: bug
#19 - Properties of type-aliased inner class are not correctly validated/proposed
Issue -
State: closed - Opened by harawata about 10 years ago
- 3 comments
Labels: bug
#18 - Mapper methods with annotation (@Select etc.) should be excluded from the statement id proposals.
Issue -
State: closed - Opened by harawata over 10 years ago
Labels: enhancement
#17 - Java + VCS comparison editor conflicting with MyBatipse
Issue -
State: closed - Opened by LaurentBarbareau over 10 years ago
- 2 comments
Labels: bug
#16 - False positive: selectAuthor not found (mybatis-3)
Issue -
State: closed - Opened by paulkrause88 over 10 years ago
Labels: bug
#15 - Class/TypeAlias 'Order' not found ,multi-typeAliasesPackage problem on multi-datasource?
Issue -
State: open - Opened by chenjch over 10 years ago
- 6 comments
Labels: enhancement
#14 - Quick Assist to copy statement annotation value as a concatenated string.
Issue -
State: closed - Opened by harawata over 10 years ago
Labels: enhancement
#13 - Remove XML catalog contribution
Issue -
State: closed - Opened by harawata over 10 years ago
#12 - Properties of an inner class should be parsed correctly.
Issue -
State: closed - Opened by harawata over 10 years ago
- 3 comments
Labels: bug
#11 - Property name extracted from accessor method name should follow standard java naming convention (i.e. getURL -> URL).
Issue -
State: closed - Opened by harawata over 10 years ago
Labels: bug
#10 - Suggestion for DOCTYPE in mapper
Issue -
State: closed - Opened by wmcuit over 10 years ago
- 1 comment
#9 - Problem on "resultMap" validator
Issue -
State: closed - Opened by wmcuit over 10 years ago
- 1 comment
#8 - Mapped class resolution for autocompletion
Issue -
State: closed - Opened by tmailhot over 10 years ago
- 8 comments
#7 - Content assist for @ResultMap
Issue -
State: closed - Opened by harawata over 10 years ago
Labels: enhancement
#6 - Content assist for #{} in statements.
Issue -
State: closed - Opened by harawata over 10 years ago
Labels: enhancement
#5 - False positive: non-public property should be valid in id/result element
Issue -
State: closed - Opened by paulkrause88 almost 11 years ago
- 2 comments
Labels: bug
#4 - Quick fix action to add @Param annotation to mapper method parameters.
Issue -
State: closed - Opened by harawata almost 11 years ago
Labels: enhancement
#3 - with-Eclipse banner
Pull Request -
State: closed - Opened by paulvi almost 11 years ago
- 1 comment
#2 - Learn composite p2 repository
Issue -
State: closed - Opened by paulvi almost 11 years ago
- 3 comments
#1 - Marketplace screenshot is missing
Issue -
State: closed - Opened by paulvi almost 11 years ago
- 1 comment