Advertisement
PC_Aide

App-V5.1 Recipe (draft) eclipse IDE for Java Dev.

Feb 2nd, 2019
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.21 KB | None | 0 0
  1. <!--
  2. Template: App-V Recipe: https://www.rorymon.com/blog/app-v-recipe-7-zip-9-20/
  3.  
  4. PVAD Temp -> sequencer -enablePvadControl
  5.  
  6. Draft: packaging eclipse IDE for Java Developers 2018-12 (4.10.0)
  7.  
  8. TESTING for clients
  9. O/P https://imgur.com/a/LXtKskP
  10.  
  11. Charactere\Bullets -> Balck Medium Square -> Unicode U+25FC -> ◼
  12. ctrl + shidft + u + 2550 --> ═
  13. + 2554 --> ╔
  14. 2551 --> ║
  15. 255A --> ╚
  16. 255D --> ╝
  17. 2557 --> ╗
  18. Box Unicode:
  19. https://jrgraphix.net/r/Unicode/2500-257F
  20. Linux (hold just to end code and release key -> shift + ctrl + U+25FC --> ◼
  21. -->
  22.  
  23. ╔═══════════════════════════════════════════╗
  24. ║ App-V Recipe: eclipse for Java Developers ║
  25. ╚═══════════════════════════════════════════╝
  26. Prerequisite: javaPath
  27. I chose jdk-bin into eclipse folder as copy
  28. O/P : https://imgur.com/a/BYScowh
  29.  
  30. 1) Install Directory : <Portable>
  31. I choose c:\eclipse-jdk
  32.  
  33. 2) Sequencing OS Used: Windows 10 <-- pending
  34.  
  35. 3) Sequencer Version: Windows 10/1809
  36. O/P : https://imgur.com/a/amgGmOM
  37.  
  38.  
  39. 4) Exclusion Added: %userProfile%\.eclipse <-- testing
  40.  
  41. 5) Remove items: None
  42.  
  43. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  44. Preparing the Sequencing VM ◼
  45. ◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼◼
  46. 1) Launch Sequencer & Perform a custom installation
  47. O/P : https://imgur.com/a/p4yxFfC
  48.  
  49. 2) elevated -> setx /m path "c:\eclipse-jkd\jdk11.0.2(bin)\bin"
  50. O/P : https://imgur.com/a/DQloF4V
  51.  
  52. Time) ~3 min
  53.  
  54. ╔════════════════╗
  55. ║ Publishing SRV ║
  56. ╚════════════════╝
  57. 1) Package Description <-- testing this option
  58. O/P : https://imgur.com/a/MzCTaCE
  59.  
  60.  
  61. ╔══════════════════════╗
  62. ║ Testing from clients ║
  63. ╚══════════════════════╝
  64. Win10 1803 Build 1734.556
  65. Time before the app start +-2,15min
  66. O/P : https://imgur.com/a/gJgcXge
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement