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
// | |
// Generated by the J2ObjC translator. DO NOT EDIT! | |
// source: /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/buddyis-main/src/main/java/buddyis/core/app/photoEditor/cameraManager/CameraManagerImpl.java | |
// | |
#ifndef _CameraManagerImpl_H_ | |
#define _CameraManagerImpl_H_ | |
#pragma clang diagnostic push | |
#pragma GCC diagnostic ignored "-Wdeprecated-declarations" |
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
// | |
// Generated by the J2ObjC translator. DO NOT EDIT! | |
// source: /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/buddyis-main/src/main/java/buddyis/core/app/photoEditor/cameraManager/CameraManagerImpl.java | |
// | |
#include "ActionSheet.h" | |
#include "ActionSheetCallback.h" | |
#include "ActionSheetOptions.h" | |
#include "BCamera.h" | |
#include "BCameraCallback.h" |
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
import Foundation | |
extension String | |
{ | |
var length: Int { | |
get { | |
return countElements(self) | |
} | |
} | |
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
apply plugin: 'java' | |
apply plugin: 'apt' | |
apply plugin: 'eclipse' | |
apply plugin: 'com.github.j2objccontrib.j2objcgradle' | |
sourceCompatibility = 1.7 | |
version = '1.0' | |
eclipse { | |
classpath { |
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
apply plugin: 'java' | |
apply plugin: 'eclipse' | |
apply plugin: 'com.github.j2objccontrib.j2objcgradle' | |
sourceCompatibility = 1.7 | |
version = '1.0' | |
buildscript { | |
repositories { | |
mavenCentral() |
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
include ':majestella-base' | |
project(':majestella-base').projectDir = new File('../majestella-base') |
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
18:22:45.969 [INFO] [org.gradle.process.internal.DefaultExecHandle] Starting process 'command '/Applications/J2Objc/j2objc-0.9.7b/j2objc''. Working directory: /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main Command: /Applications/J2Objc/j2objc-0.9.7b/j2objc -d /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/build/j2objcSrcGen -sourcepath /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/src/main/java:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/build/source/apt:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/build/source/base:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/src/test/java:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/libSrc/dagger-2.0.1-sources.jar:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/build/source/apt -classpath /Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-base/build/libs/majestella-base-1.0.jar:/Users/mg/Documents/Grails/GGTS3.6.3-SR1-2/majestella-main/lib/json-20140107.jar:/Users/mg/ |
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
apply plugin: 'java' | |
apply plugin: 'eclipse' | |
apply plugin: 'com.github.j2objccontrib.j2objcgradle' | |
sourceCompatibility = 1.7 | |
version = '1.0' | |
buildscript { | |
repositories { | |
mavenCentral() |
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
apply plugin: 'java' | |
apply plugin: 'apt' | |
apply plugin: 'eclipse' | |
apply plugin: 'com.github.j2objccontrib.j2objcgradle' | |
sourceCompatibility = 1.7 | |
version = '1.0' | |
eclipse { | |
classpath { |
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
| Environment set to development..... | |
Configuring Spring Security Core ... | |
... finished configuring Spring Security Core | |
Configuring Spring Security ACL ... | |
... finished configuring Spring Security ACL | |
Configuring Spring Security Core ... | |
... finished configuring Spring Security Core |