issues
search
gpicron
/
google-gin
Automatically exported from code.google.com/p/google-gin
Apache License 2.0
1
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Move to Github
#201
GoogleCodeExporter
opened
9 years ago
1
Reduce code bloat for multiple instances of the same PrivateGinModule
#200
GoogleCodeExporter
opened
9 years ago
0
GIN does not respect injection order when subclassing
#199
GoogleCodeExporter
opened
9 years ago
1
GinModuleAdapter sometimes gives errors with singleton binding of concrete classes
#198
GoogleCodeExporter
opened
9 years ago
1
Can't run with Google Web Toolkit 2.6 RC1
#197
GoogleCodeExporter
closed
9 years ago
7
java.lang.NoClassDefFoundError: sun/security/timestamp/Timestamper
#196
GoogleCodeExporter
closed
9 years ago
1
Gin trunk is incompatible to GWT trunk because of recent Guava 15 refactoring in GWT
#195
GoogleCodeExporter
closed
9 years ago
5
Using GinMapBinder with annotations produces Double-Bound exception
#194
GoogleCodeExporter
opened
9 years ago
1
Javadoc link broken in project home page
#193
GoogleCodeExporter
closed
9 years ago
1
Publish GIN 2.1.1 to Maven Repository
#192
GoogleCodeExporter
closed
9 years ago
1
Allow double bound for identical definition
#191
GoogleCodeExporter
closed
9 years ago
2
Gin 2.1 and Java6 results in: Unsupported major.minor version 51.0 Error
#190
GoogleCodeExporter
closed
9 years ago
6
Gin 2.1 not published in maven central
#189
GoogleCodeExporter
closed
9 years ago
2
Should have GIN error rather than gwt compiler error in package-private+generics corner case
#188
GoogleCodeExporter
opened
9 years ago
1
Views/widgets as singletons are present in memory and keep playing even after changing the view.
#187
GoogleCodeExporter
opened
9 years ago
0
[Patch] Use own ClassLoader over SystemClassLoader to make Hosted Mode working
#186
GoogleCodeExporter
closed
9 years ago
3
GinFactoryModuleBuilder does not respect @Singleton
#185
GoogleCodeExporter
closed
9 years ago
3
Unexpected error while using a private inner module: "Unable to inject an instance of XXX because it is a private class."
#184
GoogleCodeExporter
opened
9 years ago
0
Inject order should be constructors then fields then method
#183
GoogleCodeExporter
closed
9 years ago
7
Warning for missing annotation source code
#182
GoogleCodeExporter
closed
9 years ago
3
Warning message for missing @GinModules annotation could be more helpful, less annoying
#181
GoogleCodeExporter
opened
9 years ago
1
LinkageError when injecting AsyncProvider subtype
#180
GoogleCodeExporter
opened
9 years ago
0
Upload gin 2.0 to maven central
#179
GoogleCodeExporter
closed
9 years ago
2
GXT,GIN and GUICE
#178
GoogleCodeExporter
closed
9 years ago
1
e is bound to eagersingleton
#177
GoogleCodeExporter
closed
9 years ago
2
Support for @PostConstruct
#176
GoogleCodeExporter
opened
9 years ago
6
Using a provider implicitly bound in a child private module is not floated to the parent or exposed.
#175
GoogleCodeExporter
opened
9 years ago
0
Gin does not throw an error for ambiguous @Assisted parameters
#174
GoogleCodeExporter
opened
9 years ago
0
NPE when using Arrays.isList inside of generic class
#173
GoogleCodeExporter
closed
9 years ago
2
assisted inject and GinAdapterModule cause UnsupportedOperationException
#172
GoogleCodeExporter
opened
9 years ago
6
Error message for missing source
#171
GoogleCodeExporter
opened
9 years ago
3
Error message for unbound keys with annotations are not always correct
#170
GoogleCodeExporter
closed
9 years ago
2
Support module override as in Guice
#169
GoogleCodeExporter
opened
9 years ago
0
Modify AsyncProviderBinding to support split point initial sequence
#168
GoogleCodeExporter
closed
9 years ago
2
Support for classes in constant binding
#167
GoogleCodeExporter
closed
9 years ago
2
Warnings on @Nullable
#166
GoogleCodeExporter
closed
9 years ago
2
Jetty failed startup com.google.inject.internal.ComputationException: java.lang.IncompatibleClassChangeError
#165
GoogleCodeExporter
opened
9 years ago
0
[deleted issue]
#164
GoogleCodeExporter
closed
9 years ago
0
Incorrect error logging for factory modules
#163
GoogleCodeExporter
closed
9 years ago
2
Need UnsafeNativeLong when using JSNI violator pattern
#162
GoogleCodeExporter
closed
9 years ago
4
When a double binding involving a child module is encountered, Gin reports only one of the bindings.
#161
GoogleCodeExporter
closed
9 years ago
2
Applying multiple activity managers for controlling different panels in same screen GWT GIN
#160
GoogleCodeExporter
closed
9 years ago
1
Add warning in case clientinjector doesn't have a single GinModule
#159
GoogleCodeExporter
closed
9 years ago
3
Errors in private modules have the wrong source location
#158
GoogleCodeExporter
closed
9 years ago
2
@Foo Provider<Bar> positioned higher than @Foo Bar
#157
GoogleCodeExporter
closed
9 years ago
2
NullPointerException during injector construction related to private modules and eager singletons
#156
GoogleCodeExporter
closed
9 years ago
2
Gin generates uncompilable code instead of flagging an error
#155
GoogleCodeExporter
opened
9 years ago
1
Typo in FAQ
#154
GoogleCodeExporter
closed
9 years ago
1
built in bindings
#153
GoogleCodeExporter
closed
9 years ago
3
After using GIN,all events registered by @UiBinder don't work.
#152
GoogleCodeExporter
closed
9 years ago
3
Next