[ 
https://issues.apache.org/jira/browse/THRIFT-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019219#comment-15019219
 ] 

ASF GitHub Bot commented on THRIFT-3435:
----------------------------------------

GitHub user thomaslee opened a pull request:

    https://github.com/apache/thrift/pull/708

    THRIFT-3435 Separate package for fullcamel thrift

    An annoyance for folks trying to work with Thrift's Java code in an IDE: 
the generated fullcamel classes conflict with the non-fullcamel classes. 
IntelliJ in particular gets very confused about two classes called "Srv" being 
in the same package.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/thomaslee/thrift tom_codegen_fix

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/708.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #708
    
----
commit 1e39c867ee09626e005e5a40697235e831d2f06d
Author: Tom Lee <git...@tomlee.co>
Date:   2015-11-21T00:28:44Z

    THRIFT-3435 Separate package for fullcamel thrift

----


> Put generated Java code for fullcamel tests in a separate package/namespace
> ---------------------------------------------------------------------------
>
>                 Key: THRIFT-3435
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3435
>             Project: Thrift
>          Issue Type: Bug
>          Components: Java - Compiler
>    Affects Versions: 0.9.2, 0.9.3
>            Reporter: Tom Lee
>            Priority: Minor
>
> An annoyance for folks trying to work with Thrift's Java code in an IDE: the 
> generated fullcamel classes conflict with the non-fullcamel classes. IntelliJ 
> in particular gets very confused about two classes called "Srv" being in the 
> same package.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to