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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to