- [CIM 601] (http://cnn.com/)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| rajesh@rajesh-thinkpad-W520:~/projects/Play20$ cd framework/ | |
| rajesh@rajesh-thinkpad-W520:~/projects/Play20/framework$ sbt | |
| [info] Loading global plugins from /home/rajesh/.sbt/plugins | |
| [info] Loading project definition from /home/rajesh/projects/Play20/framework/project | |
| [warn] there were 2 deprecation warnings; re-run with -deprecation for details | |
| [warn] one warning found | |
| [info] Set current project to Root (in build file:/home/rajesh/projects/Play20/framework/) | |
| > com | |
| commands compile compile-inputs compile-order compile: | |
| compilers |
- metatheory - theory about theory =
- Ontology = nature of world and reality
- EpiStemology - nature of Knowledge
- Axiology - nature of role of values
- A theory is necessarily an abstraction of the social world, they are the 'nets with which we can catch the world' or the ways in which we make sense of social life.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -startup | |
| plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar | |
| --launcher.library | |
| plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505 | |
| -showsplash | |
| org.eclipse.platform | |
| --launcher.XXMaxPermSize | |
| 256m | |
| --launcher.defaultAction | |
| openFile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| http://www.slideshare.net/sujitdas/Competition-and-Business-Strategy nice ppt |
this assumes you have already unzipped the proper eclipse version from http://typesafe.com/stack/downloads/scala-ide
- creating Launcher script as follows:
sudo vi /usr/share/applications/Seclipse.desktop
sudo ln -s ~/programs/eclipse/scala-300final-2_10/eclipse /usr/bin/Seclipse- contents of eclipse.desktop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
| [ | |
| { "keys": ["ctrl+shift+d"], "command": "file_diff_menu" } | |
| ] |