Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
idatt1002_2023_9
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Andreas Kluge Svendsrud
idatt1002_2023_9
Commits
02e4db39
Commit
02e4db39
authored
2 years ago
by
Harry Linrui Xu
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
98136a1a
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#222569
passed
2 years ago
Stage: build
Stage: test
Stage: package
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-1
4 additions, 1 deletion
README.md
with
4 additions
and
1 deletion
README.md
+
4
−
1
View file @
02e4db39
...
...
@@ -10,8 +10,8 @@ Java download link: https://www.oracle.com/cis/java/technologies/downloads/
JavaFx download link: https://openjfx.io
**INSTALLING THE .JAR FIlE**
The BudgetBuddy application is run from a .jar file. You can download this file by clicking the "Download File" folder,
in the GitLab root folder, then clicking the "budgetbuddy.jar" file.
Lastly, click on "Download". The file should be downloaded to your local "Downloads" folder.
...
...
@@ -24,6 +24,7 @@ to the section named ADDING RECIPES
**SETUP**
1.
Start by finding your javafx folder. It is often under "C:
\P
rogram Files
\J
ava
\s
dk-19
\"
on PC and "Users/name/Library/Java/javafx-sdk-19
\"
on MAC.
Library or Program Files are often hidden. You can fix this by pressing (VIEW -> Show -> Hidden Items) on PC and (cmd + shift + . ) on MAC
2.
Find the "lib" folder in javafx folder and then copy its path.
...
...
@@ -41,6 +42,7 @@ COPY THIS: java --module-path REPLACE THIS WITH JAVAFX LIB PATH --add-modules=ja
**HOW TO RUN THE APP**
1.
Start by going into your terminal of choice. Preferably in administrator.
2.
Navigate to the place you saved the JAR file by writing "cd" + the path to the jar
If you saved the jarfile to your desktop this input should be "cd Desktop" on PC and "cd Desktop" on MAC
...
...
@@ -50,6 +52,7 @@ COPY THIS: java --module-path REPLACE THIS WITH JAVAFX LIB PATH --add-modules=ja
**ADDING RECIPES**
As stated above, the default version of the BudgetBuddy application runs without recipes. In order to add recipes to your
application, head back to the “DownloadFile” folder on GitLab
and download the “Recipes.register” file. Go
...
...
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