Jarnal

Jarnal是一个开源应用程序,用于记事、草图、记录日记、演示文稿、注释文档(包括pdf),或使用触控笔、鼠标或键盘进行协作。(Jarnal is an open-source application for notetaking, sketching, keeping a journal, making a presentation, annotating a document - including pdf - or collaborating using a stylus, mouse or

Github stars Tracking Chart

Jarnal是一个开源应用程序,用于记事、草图、记录日记、演示文稿、注释文档(包括pdf),或使用触控笔、鼠标或键盘进行协作。 它类似于Microsoft Windows Journal和早期的Mimeo白板和Palm记事本应用程序。 还有一个Jarnal的商业翻版称为PDF Annotator - 为$50,你可以享受Jarnal免费提供的功能的一个子集。

基本安装:您的计算机上应该安装了java。 下载jarnal-install.zip解压缩到你选择的目录,并运行jarnal.cmd(windows)或jarnal.sh(mac,linux)。

Overview

Name With Ownertjakway/jarnal
Primary LanguageJava
Program languageShell (Language Count: 3)
PlatformLinux, Mac, Windows
License:GNU General Public License v3.0
Release Count0
Created At2018-01-27 14:20:00
Pushed At2018-01-27 15:01:44
Last Commit At2018-01-27 07:00:56
Stargazers Count0
Watchers Count2
Fork Count1
Commits Count2
Has Issues Enabled
Issues Count0
Issue Open Count0
Pull Requests Count0
Pull Requests Open Count0
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

Instructions for jarnal-svn

This SVN-repository is basically made to be used with Sun's Netbeans IDE. I have
also tested it with Eclipse and I think this does also work. The disadvantage
of Eclipse is that it doesn't have a integrated SVN-client like Netbeans.
Because of that I would advice you to use Netbeans.

In the following lines I will describe how to put up your Netbeans-IDE for
jarnal's SVN-repository.

At first download Netbeans. Linux users should use their distribution-repos,
Windows users download it from following adress: http://www.netbeans.org/

To download jarnal from svn start Netbeans and go to the Teams menu at the top
-> Subversion -> Download Version
-> URL: https://jarnal.svn.sourceforge.net/svnroot/jarnal, no username or pw
-> Next -> After waiting some secs: Local Directory should be something like
..../NetBeansProjects/jarnal. Check Search for NetBeansProjects after
downloading. Then Press finish.

After this all jarnal-versions, jarnal-dev, jarnal-release and jarnal-stable
should be downloaded and be ready for getting modified.

If you want to commit changes you first need a SourceForge-account. Then I have
to give you the rights for submitting changes to the svn repository. For this
you can send me an e-mail to ghagerer@googlemail.com. Please tell me your
account-name on SourceForge and the changes you want to commit.

To the top