JAL-3588 Auto insert of Examples folder into DMG and an attempt to style both the...
[jalview.git] / gradle.properties
index 81674e4..8d70654 100644 (file)
@@ -34,7 +34,7 @@ help_dir = help
 docDir = doc
 schemaDir = schemas
 classes_dir = classes
-examplesDir = examples
+examples_dir = examples
 clover = false
 use_clover = false
 cloverReportJVMHeap = 2g
@@ -56,7 +56,7 @@ mainClass = jalview.bin.Jalview
 shadowJarMainClass = jalview.bin.Launcher
 launcherClass = jalview.bin.Jalview
 
-gradlePluginsDir = gradle/plugins
+jalview_name = Jalview
 
 getdown_local = false
 getdown_website_dir = getdown/website
@@ -78,8 +78,6 @@ getdown_txt_max_concurrent_downloads = 10
 #getdown_txt_jalview.jvmmemmax = 32G
 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR%
 getdown_txt_strict_comments = true
-getdown_txt_title = Jalview
-getdown_txt_ui.name = Jalview
 getdown_txt_ui.progress_sync_before_shown = true
 getdown_txt_ui.progress_sync_after_shown = false
 getdown_txt_ui.keep_on_top = true
@@ -115,16 +113,20 @@ j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com
 
 install4j_home_dir = ~/buildtools/install4j8
 install4j_copyright_message = ...
-install4j_macOS_bundle_id = org.jalview.jalview-desktop
+install4j_bundle_id = org.jalview.jalview-desktop
 install4j_utils_dir = utils/install4j
 install4j_template = install4j8_template.install4j
 install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml
 install4j_installer_file_associations = file_associations_auto-install4j8.xml
 #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml
 install4j_build_dir = build/install4j
-install4j_media_types = windows,macosArchive,linuxRPM,linuxDeb,unixArchive,unixInstaller
+install4j_examples_folder = Examples
+install4j_macos_examples_folder_icon = utils/install4j/jalview_macos_examples_folder_icon
+install4j_dmg_volume_icons = utils/install4j/DMG.VolumeIcon.icns
+install4j_media_types = windows,macosArchive,unixArchive,unixInstaller
 install4j_faster = false
-install4j_installer_name = Jalview Installer
+install4j_application_categories = Science;Biology;Java;
+install4j_release_win_application_id = 6595-2347-1923-0725
 
 OSX_KEYSTORE =
 OSX_KEYPASS =
@@ -147,7 +149,7 @@ bamboo_channelbase = https://builds.jalview.org/browse
 bamboo_planKey = 
 bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel
 
-eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs
+eclipse_extra_jdt_prefs_file = utils/eclipse/org.eclipse.jdt.core.jalview.prefs
 eclipse_project_name = jalview
 eclipse_bin_dir = bin
 eclipse_debug = false