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星跟蹤圖

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

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

概覽

名稱與所有者tjakway/jarnal
主編程語言Java
編程語言Shell (語言數: 3)
平台Linux, Mac, Windows
許可證GNU General Public License v3.0
發布數0
創建於2018-01-27 14:20:00
推送於2018-01-27 15:01:44
最后一次提交2018-01-27 07:00:56
星數0
關注者數2
派生數1
提交數2
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

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.

去到頂部