Well, then please change the bug description to something that makes sense.


---

** [bugs:#868] IntelliJ Modules are not shared correctly**

**Status:** open
**Group:** OTHER
**Labels:** IntelliJ 
**Created:** Mon Sep 05, 2016 02:02 PM UTC by Bernd Sahre
**Last Updated:** Tue Sep 06, 2016 11:02 AM UTC
**Owner:** Bernd Sahre


Scenario:
Host A has a Module which contains a Testfolder, sources folder and a 
modulename.iml file. In the src folder are two classes (file1.java, file2.java).
If the Host shares this Module in Intellij with Client B, B get all the files 
(.java and .iml), but the folders containing the files are only shown as 
"Directories", independent of their current host-sided status (e.g. Modules, 
src-Folders, Test-Folders, Testsources etc.). 

As a result, the Reciever cannot create classes (as it's only possible in 
java-Module-src-folders, not in Directories) and the .java files are marked as 
error-prone.

Furthermore, empty folders (e.g. empty src folders or directories) are not sent.

I did a div between the two preojects of the Host/Client, the result is 
following:
there are differences between
misc.xml
workspace.xml
modules.xml
in the .idea folder (META Data of project)
the transmitted files are missed in modules.xml client-sided, and the Host has 
some components as "EntryPointManager", "FileEditorManager" and 
"EditorHistoryManager" which doesnt appear client-side. There are also some 
minor differences which i think are referable to the different PCs i tested 
this.


---

Sent from sourceforge.net because dpp-robot@lists.sourceforge.net is subscribed 
to https://sourceforge.net/p/dpp/bugs/

To unsubscribe from further messages, a project admin can change settings at 
https://sourceforge.net/p/dpp/admin/bugs/options.  Or, if this is a mailing 
list, you can unsubscribe from the mailing list.
------------------------------------------------------------------------------
_______________________________________________
DPP-Robot mailing list
DPP-Robot@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dpp-robot

Reply via email to