Krzysztof Porebski created AMQNET-586:
-----------------------------------------
Summary: NMS AMQP Solution cleanup
Key: AMQNET-586
URL: https://issues.apache.org/jira/browse/AMQNET-586
Project: ActiveMQ .Net
Issue Type: Task
Components: AMQP
Reporter: Krzysztof Porebski
As a next part of https://issues.apache.org/jira/browse/AMQNET-585 solution
should be rearranged to make working with current code base easier.
What I have in mind is to clean up all *.cproj files from redundant entries and
move all of the source code to more .nettish location. For now *.cproj files
are in one directory and actual source code in the other. It makes working with
the solution really painful. All source files need to be explicitly included in
cproj files, you cannot add new classes using IDE, etc...
The plan is to arrange it in sth like this:
!https://user-images.githubusercontent.com/50908420/58726605-7927a680-83e2-11e9-8b0c-883ecfb70b39.png!
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)