Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
PlayWallDesktop
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PlayWall
PlayWallDesktop
Commits
5ee3ecfc
Commit
5ee3ecfc
authored
8 years ago
by
Tobias Ullerich
Browse files
Options
Downloads
Patches
Plain Diff
Fixed module settings
parent
3a7c38c1
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
.idea/modules.xml
+2
-2
2 additions, 2 deletions
.idea/modules.xml
.idea/workspace.xml
+40
-54
40 additions, 54 deletions
.idea/workspace.xml
PlayWall/PlayWall.iml
+1
-1
1 addition, 1 deletion
PlayWall/PlayWall.iml
with
43 additions
and
57 deletions
.idea/modules.xml
+
2
−
2
View file @
5ee3ecfc
...
@@ -9,8 +9,8 @@
...
@@ -9,8 +9,8 @@
<module
fileurl=
"file://$PROJECT_DIR$/PluginEqualizer/PluginEqualizer.iml"
filepath=
"$PROJECT_DIR$/PluginEqualizer/PluginEqualizer.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/PluginEqualizer/PluginEqualizer.iml"
filepath=
"$PROJECT_DIR$/PluginEqualizer/PluginEqualizer.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/PluginLaunchpad/PluginLaunchpad.iml"
filepath=
"$PROJECT_DIR$/PluginLaunchpad/PluginLaunchpad.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/PluginLaunchpad/PluginLaunchpad.iml"
filepath=
"$PROJECT_DIR$/PluginLaunchpad/PluginLaunchpad.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/PluginMedia/PluginMedia.iml"
filepath=
"$PROJECT_DIR$/PluginMedia/PluginMedia.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/PluginMedia/PluginMedia.iml"
filepath=
"$PROJECT_DIR$/PluginMedia/PluginMedia.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/Pl
ayWall
NativeMac/PluginNativeMac.iml"
filepath=
"$PROJECT_DIR$/Pl
ayWall
NativeMac/PluginNativeMac.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/Pl
ugin
NativeMac/PluginNativeMac.iml"
filepath=
"$PROJECT_DIR$/Pl
ugin
NativeMac/PluginNativeMac.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/Pl
ayWall
NativeWin/PluginNativeWin.iml"
filepath=
"$PROJECT_DIR$/Pl
ayWall
NativeWin/PluginNativeWin.iml"
/>
<module
fileurl=
"file://$PROJECT_DIR$/Pl
ugin
NativeWin/PluginNativeWin.iml"
filepath=
"$PROJECT_DIR$/Pl
ugin
NativeWin/PluginNativeWin.iml"
/>
</modules>
</modules>
</component>
</component>
</project>
</project>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
.idea/workspace.xml
+
40
−
54
View file @
5ee3ecfc
...
@@ -14,25 +14,25 @@
...
@@ -14,25 +14,25 @@
</component>
</component>
<component
name=
"ChangeListManager"
>
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"79f1c12d-cb47-4c05-a8f3-d2eb3588d81c"
name=
"Default"
comment=
""
>
<list
default=
"true"
id=
"79f1c12d-cb47-4c05-a8f3-d2eb3588d81c"
name=
"Default"
comment=
""
>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaPluginImpl.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaPluginImpl.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/Strings.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/Strings.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/PadContent.xml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/PadContent.xml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/MediaPlugin.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/MediaPlugin.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/settingsPadPane.fxml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/settingsPadPane.fxml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/settingsPadPane.fxml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/settingsPadPane.fxml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/image/ImageContentConntect.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/image/ImageContentConntect.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/image/ImageContentConntect.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/image/ImageContentConntect.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
blindaction/BlindActionConnec
t.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
blindaction/BlindActionConnec
t.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
video/VideoConten
t.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
video/VideoConten
t.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
main/impl/MediaPluginImpl.java
"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
main/impl/MediaPluginImpl.java
"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
assets/settingsPane.fxml
"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
assets/settingsPane.fxml
"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/Actions.xml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/Actions.xml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/Actions.xml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/Actions.xml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/blindaction/BlindAction.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/blindaction/BlindAction.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaSettingsTabViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaSettingsTabViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/blindaction/BlindActionConnect.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/blindaction/BlindActionConnect.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/image/ImageContent.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/image/ImageContent.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/image/ImageContent.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/image/ImageContent.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaPluginUpdater.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaPluginUpdater.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/MediaPlugin.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/MediaPlugin.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/video/VideoPadSettingsTabViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/video/VideoPadSettingsTabViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/video/VideoPadSettingsTabViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/video/VideoPadSettingsTabViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaSettingsTabViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaSettingsTabViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/MediaViewController.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/MediaViewController.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/PadContent.xml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/PadContent.xml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/blindaction/BlindAction.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/blindaction/BlindAction.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/video_de.properties"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/video_de.properties"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/video_de.properties"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/video_de.properties"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/impl/Strings.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/impl/Strings.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/video/VideoContentConntect.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/video/VideoContentConntect.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/assets/settingsPane.fxml"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/assets/settingsPane.fxml"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/video/VideoContent.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/video/VideoContent.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/VideoSettings.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/VideoSettings.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/main/VideoSettings.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/main/VideoSettings.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
main/impl/MediaPluginUpdater
.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
main/impl/MediaPluginUpdater
.java"
/>
<change
type=
"MOVED"
beforePath=
"$PROJECT_DIR$/PlayWallPlugins/mediaplugin/de/tobias/playpad/mediaplugin/
video/VideoContentConntect
.java"
afterPath=
"$PROJECT_DIR$/PluginMedia/src/de/tobias/playpad/mediaplugin/
video/VideoContentConntect
.java"
/>
</list>
</list>
<ignored
path=
"$PROJECT_DIR$/PlayWall/bin/"
/>
<ignored
path=
"$PROJECT_DIR$/PlayWall/bin/"
/>
<ignored
path=
"$PROJECT_DIR$/PlayWallCore/bin/"
/>
<ignored
path=
"$PROJECT_DIR$/PlayWallCore/bin/"
/>
...
@@ -78,7 +78,7 @@
...
@@ -78,7 +78,7 @@
</component>
</component>
<component
name=
"ProjectLevelVcsManager"
settingsEditedManually=
"true"
/>
<component
name=
"ProjectLevelVcsManager"
settingsEditedManually=
"true"
/>
<component
name=
"ProjectView"
>
<component
name=
"ProjectView"
>
<navigator
currentView=
"P
ackages
Pane"
proportions=
""
version=
"1"
>
<navigator
currentView=
"P
roject
Pane"
proportions=
""
version=
"1"
>
<flattenPackages
PackagesPane=
"false"
/>
<flattenPackages
PackagesPane=
"false"
/>
<showMembers
/>
<showMembers
/>
<showModules
/>
<showModules
/>
...
@@ -92,30 +92,18 @@
...
@@ -92,30 +92,18 @@
<foldersAlwaysOnTop
value=
"true"
/>
<foldersAlwaysOnTop
value=
"true"
/>
</navigator>
</navigator>
<panes>
<panes>
<pane
id=
"P
roject
Pane"
>
<pane
id=
"P
ackages
Pane"
>
<subPane>
<subPane>
<PATH>
<PATH>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PackageViewProjectNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"PluginAction"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"
actionsplugin
"
/>
<option
name=
"myItemId"
value=
"
PlayWall
"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
siDirectory
Node"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
ackageViewModule
Node"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
</PATH>
</PATH>
</subPane>
</pane>
<pane
id=
"PackagesPane"
>
<subPane>
<PATH>
<PATH>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemId"
value=
"PlayWall"
/>
...
@@ -125,25 +113,37 @@
...
@@ -125,25 +113,37 @@
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PackageViewModuleNode"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PackageViewModuleNode"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"META-INF"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PackageElementNode"
/>
</PATH_ELEMENT>
</PATH>
</PATH>
</subPane>
</pane>
<pane
id=
"Scratches"
/>
<pane
id=
"ProjectPane"
>
<subPane>
<PATH>
<PATH>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemId"
value=
"PlayWall"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
ackage
ViewProjectNode"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
roject
ViewProjectNode"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"Pl
ayWall
"
/>
<option
name=
"myItemId"
value=
"Pl
uginAction
"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
ackageViewModule
Node"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.P
siDirectory
Node"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
<PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"META-INF"
/>
<option
name=
"myItemId"
value=
"src"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PackageElementNode"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
<PATH_ELEMENT>
<option
name=
"myItemId"
value=
"actionsplugin"
/>
<option
name=
"myItemType"
value=
"com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode"
/>
</PATH_ELEMENT>
</PATH_ELEMENT>
</PATH>
</PATH>
</subPane>
</subPane>
</pane>
</pane>
<pane
id=
"Scope"
/>
<pane
id=
"Scope"
/>
<pane
id=
"Scratches"
/>
</panes>
</panes>
</component>
</component>
<component
name=
"PropertiesComponent"
>
<component
name=
"PropertiesComponent"
>
...
@@ -387,9 +387,8 @@
...
@@ -387,9 +387,8 @@
<editor
active=
"false"
/>
<editor
active=
"false"
/>
<layout>
<layout>
<window_info
id=
"Designer"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Designer"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Project"
active=
"true"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.1
8325435
"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"Project"
active=
"true"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"true"
show_stripe_button=
"true"
weight=
"0.1
7377567
"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"combo"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"TODO"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.5"
order=
"6"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Messages"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Palette	"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Palette	"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"3"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.50605583"
order=
"7"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Event Log"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.50605583"
order=
"7"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"false"
weight=
"0.32953367"
sideWeight=
"0.49394417"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Version Control"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"false"
weight=
"0.32953367"
sideWeight=
"0.49394417"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
...
@@ -397,6 +396,7 @@
...
@@ -397,6 +396,7 @@
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Terminal"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Favorites"
active=
"false"
anchor=
"left"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"2"
side_tool=
"true"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Cvs"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.25"
sideWeight=
"0.5"
order=
"4"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Messages"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.32953367"
sideWeight=
"0.5"
order=
"7"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Message"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.33"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Commander"
active=
"false"
anchor=
"right"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"0"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
<window_info
id=
"Inspection"
active=
"false"
anchor=
"bottom"
auto_hide=
"false"
internal_type=
"DOCKED"
type=
"DOCKED"
visible=
"false"
show_stripe_button=
"true"
weight=
"0.4"
sideWeight=
"0.5"
order=
"5"
side_tool=
"false"
content_ui=
"tabs"
/>
...
@@ -543,13 +543,7 @@
...
@@ -543,13 +543,7 @@
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/PlayWallNativeMac/src/de/tobias/playpad/namac/NativeAudioMacUpdater.java"
>
<entry
file=
"file://$PROJECT_DIR$/PlayWallNativeMac/src/de/tobias/playpad/namac/NativeAudioMacUpdater.java"
/>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-32"
>
<caret
line=
"6"
column=
"36"
lean-forward=
"false"
selection-start-line=
"6"
selection-start-column=
"36"
selection-end-line=
"6"
selection-end-column=
"36"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/PlayWallCore/src/de/tobias/playpad/pad/conntent/PadContent.java"
>
<entry
file=
"file://$PROJECT_DIR$/PlayWallCore/src/de/tobias/playpad/pad/conntent/PadContent.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"105"
>
<state
relative-caret-position=
"105"
>
...
@@ -557,13 +551,7 @@
...
@@ -557,13 +551,7 @@
</state>
</state>
</provider>
</provider>
</entry>
</entry>
<entry
file=
"file://$PROJECT_DIR$/PlayWallNativeMac/src/de/tobias/playpad/namac/NativeAudioMacPluginImpl.java"
>
<entry
file=
"file://$PROJECT_DIR$/PlayWallNativeMac/src/de/tobias/playpad/namac/NativeAudioMacPluginImpl.java"
/>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"-47"
>
<caret
line=
"19"
column=
"21"
lean-forward=
"false"
selection-start-line=
"19"
selection-start-column=
"21"
selection-end-line=
"19"
selection-end-column=
"21"
/>
</state>
</provider>
</entry>
<entry
file=
"file://$PROJECT_DIR$/PlayWallCore/src/de/tobias/playpad/action/Action.java"
>
<entry
file=
"file://$PROJECT_DIR$/PlayWallCore/src/de/tobias/playpad/action/Action.java"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"15"
>
<state
relative-caret-position=
"15"
>
...
@@ -589,7 +577,6 @@
...
@@ -589,7 +577,6 @@
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"150"
>
<state
relative-caret-position=
"150"
>
<caret
line=
"17"
column=
"59"
lean-forward=
"true"
selection-start-line=
"17"
selection-start-column=
"59"
selection-end-line=
"17"
selection-end-column=
"59"
/>
<caret
line=
"17"
column=
"59"
lean-forward=
"true"
selection-start-line=
"17"
selection-start-column=
"59"
selection-end-line=
"17"
selection-end-column=
"59"
/>
<folding
/>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
...
@@ -597,7 +584,6 @@
...
@@ -597,7 +584,6 @@
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<provider
selected=
"true"
editor-type-id=
"text-editor"
>
<state
relative-caret-position=
"30"
>
<state
relative-caret-position=
"30"
>
<caret
line=
"2"
column=
"0"
lean-forward=
"true"
selection-start-line=
"2"
selection-start-column=
"0"
selection-end-line=
"2"
selection-end-column=
"0"
/>
<caret
line=
"2"
column=
"0"
lean-forward=
"true"
selection-start-line=
"2"
selection-start-column=
"0"
selection-end-line=
"2"
selection-end-column=
"0"
/>
<folding
/>
</state>
</state>
</provider>
</provider>
</entry>
</entry>
...
@@ -644,7 +630,7 @@
...
@@ -644,7 +630,7 @@
</state>
</state>
<state
key=
"ModuleStructureConfigurable.UI"
>
<state
key=
"ModuleStructureConfigurable.UI"
>
<settings>
<settings>
<last-edited>
Pl
uginNativeWin
</last-edited>
<last-edited>
Pl
ayWall
</last-edited>
<splitter-proportions>
<splitter-proportions>
<option
name=
"proportions"
>
<option
name=
"proportions"
>
<list>
<list>
...
...
This diff is collapsed.
Click to expand it.
PlayWall/PlayWall.iml
+
1
−
1
View file @
5ee3ecfc
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
<orderEntry
type=
"library"
exported=
""
name=
"HTML Builder"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"HTML Builder"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"libUtils"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"libUtils"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"Updater"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"Updater"
level=
"project"
/>
<orderEntry
type=
"library"
name=
"Json"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"Json"
level=
"project"
/>
<orderEntry
type=
"library"
exported=
""
name=
"scala-sdk-2.12.1"
level=
"application"
/>
<orderEntry
type=
"library"
exported=
""
name=
"scala-sdk-2.12.1"
level=
"application"
/>
</component>
</component>
</module>
</module>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment