Skip to content

added a java_field method for use in the jrubyc command. #1765

Merged
enebo merged 1 commit intojruby:jruby-1_7from
jkutner:add_fields_to_java_gen
Jun 26, 2014
Merged

added a java_field method for use in the jrubyc command. #1765
enebo merged 1 commit intojruby:jruby-1_7from
jkutner:add_fields_to_java_gen

Conversation

@jkutner
Copy link
Member

@jkutner jkutner commented Jun 26, 2014

This change enables something like the following:

class Foo
  java_annotation 'Deprecated'
  java_field 'private String bar'
end

Let me know if this needs to go against master instead of 1_7

enebo added a commit that referenced this pull request Jun 26, 2014
added a java_field method for use in the jrubyc command.
@enebo enebo merged commit aaa0e6e into jruby:jruby-1_7 Jun 26, 2014
@enebo
Copy link
Member

enebo commented Jun 26, 2014

Excellent. Keep improvements like these coming :)

@enebo enebo added this to the JRuby 1.7.14 milestone Jun 26, 2014
@enebo enebo modified the milestones: JRuby 1.7.14, JRuby 1.7.15 Aug 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants